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

Increase code coverage for ConfirmOverrideCommand #292

Merged
merged 5 commits into from
Nov 12, 2023

Conversation

jylow
Copy link
Collaborator

@jylow jylow commented Nov 12, 2023

No description provided.

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Merging #292 (55bc9df) into master (b9adf9f) will increase coverage by 0.73%.
The diff coverage is 92.30%.

@@             Coverage Diff              @@
##             master     #292      +/-   ##
============================================
+ Coverage     76.19%   76.93%   +0.73%     
- Complexity      694      703       +9     
============================================
  Files           103      103              
  Lines          2197     2198       +1     
  Branches        223      225       +2     
============================================
+ Hits           1674     1691      +17     
+ Misses          467      450      -17     
- Partials         56       57       +1     
Files Coverage Δ
...va/seedu/address/logic/commands/CommandResult.java 93.61% <100.00%> (+19.14%) ⬆️
.../seedu/address/logic/commands/ScheduleCommand.java 84.37% <ø> (ø)
...address/logic/commands/ConfirmOverrideCommand.java 89.28% <90.00%> (+26.32%) ⬆️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Copy link
Collaborator

@sopa301 sopa301 left a comment

Choose a reason for hiding this comment

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

LGTM

@sopa301 sopa301 merged commit 5595586 into AY2324S1-CS2103T-F12-1:master Nov 12, 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.

2 participants