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

Update DG #230

Merged
merged 6 commits into from
Nov 7, 2020
Merged

Update DG #230

merged 6 commits into from
Nov 7, 2020

Conversation

MorningLit
Copy link

No description provided.

@MorningLit MorningLit added the documentation Improvements or additions to documentation label Nov 7, 2020
@MorningLit MorningLit added this to the V1.4 milestone Nov 7, 2020
@codecov-io
Copy link

Codecov Report

Merging #230 (97f9f60) into master (1f9e8ab) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #230      +/-   ##
============================================
+ Coverage     70.50%   70.52%   +0.02%     
- Complexity      807      808       +1     
============================================
  Files           117      117              
  Lines          2478     2480       +2     
  Branches        295      296       +1     
============================================
+ Hits           1747     1749       +2     
  Misses          615      615              
  Partials        116      116              
Impacted Files Coverage Δ Complexity Δ
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...rc/main/java/seedu/address/model/ModelManager.java 79.64% <ø> (ø) 44.00 <0.00> (ø)
...java/seedu/address/model/vendor/VendorManager.java 83.33% <ø> (ø) 15.00 <0.00> (ø)
.../java/seedu/address/logic/commands/TagCommand.java 77.27% <100.00%> (+2.27%) 7.00 <0.00> (+1.00)
...ava/seedu/address/logic/commands/TotalCommand.java 90.00% <100.00%> (ø) 5.00 <0.00> (ø)
...eedu/address/logic/parser/PresetCommandParser.java 100.00% <100.00%> (ø) 9.00 <0.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 1f9e8ab...97f9f60. 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 cc92f36 into AY2021S1-CS2103-T16-1:master Nov 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants