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

Tests #249

Merged
merged 7 commits into from
Nov 13, 2023
Merged

Tests #249

merged 7 commits into from
Nov 13, 2023

Conversation

emzm2023
Copy link

Fixes #248

@emzm2023 emzm2023 added this to the v1.4 milestone Nov 13, 2023
@emzm2023 emzm2023 self-assigned this Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (daba5bd) 43.72% compared to head (800d946) 48.90%.
Report is 15 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #249      +/-   ##
============================================
+ Coverage     43.72%   48.90%   +5.18%     
- Complexity      651      726      +75     
============================================
  Files           162      162              
  Lines          3899     3899              
  Branches        511      511              
============================================
+ Hits           1705     1907     +202     
+ Misses         2049     1830     -219     
- Partials        145      162      +17     
Files Coverage Δ
...ess/logic/commands/mark/UnmarkDeadlineCommand.java 80.00% <100.00%> (+80.00%) ⬆️

... and 15 files with indirect coverage changes

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

@mingyu-wan
Copy link

LGTM

@mingyu-wan mingyu-wan merged commit 71487c1 into AY2324S1-CS2103T-T09-2:master Nov 13, 2023
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.

Write tests for edit commands and mark/unmark commands
2 participants