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

Add DeleteCommandTest #219

Merged
merged 1 commit into from
Nov 6, 2020
Merged

Conversation

MorningLit
Copy link

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #219 into master will increase coverage by 2.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #219      +/-   ##
============================================
+ Coverage     64.00%   66.09%   +2.09%     
- Complexity      707      725      +18     
============================================
  Files           118      118              
  Lines          2456     2457       +1     
  Branches        284      285       +1     
============================================
+ Hits           1572     1624      +52     
+ Misses          777      724      -53     
- Partials        107      109       +2     
Impacted Files Coverage Δ Complexity Δ
...eedu/address/logic/commands/LoadPresetCommand.java 89.18% <100.00%> (+78.07%) 12.00 <0.00> (+9.00)
...rc/main/java/seedu/address/model/ModelManager.java 74.77% <0.00%> (+1.80%) 39.00% <0.00%> (+1.00%)
...du/address/logic/commands/DeletePresetCommand.java 84.00% <0.00%> (+84.00%) 8.00% <0.00%> (+8.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe7fc90...4691ed7. Read the comment docs.

Copy link

@Anikesh99 Anikesh99 left a comment

Choose a reason for hiding this comment

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

lgtm!

@Anikesh99 Anikesh99 merged commit 46112bb into AY2021S1-CS2103-T16-1:master Nov 6, 2020
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.

None yet

3 participants