Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement more tests #188

Merged
merged 2 commits into from
Apr 15, 2024

Conversation

KiatLun
Copy link

@KiatLun KiatLun commented Apr 15, 2024

Implement new test cases for the MarkTaskCommand and ReassignTaskCommand

Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.52%. Comparing base (2dc36bf) to head (bb4747d).
Report is 13 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #188      +/-   ##
============================================
+ Coverage     71.83%   75.52%   +3.68%     
- Complexity      646      674      +28     
============================================
  Files           110      110              
  Lines          2223     2239      +16     
  Branches        220      224       +4     
============================================
+ Hits           1597     1691      +94     
+ Misses          545      464      -81     
- Partials         81       84       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KiatLun KiatLun requested review from howen02 and yiwern5 April 15, 2024 13:04
Copy link

@howen02 howen02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KiatLun KiatLun merged commit 7405e76 into AY2324S2-CS2103T-T14-1:master Apr 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants