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 User Stories in DG #173

Merged
merged 2 commits into from
Oct 22, 2020

Conversation

HynRidge
Copy link

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #173 into master will decrease coverage by 2.12%.
The diff coverage is 27.17%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #173      +/-   ##
============================================
- Coverage     64.98%   62.85%   -2.13%     
- Complexity      436      451      +15     
============================================
  Files            86       89       +3     
  Lines          1425     1521      +96     
  Branches        126      145      +19     
============================================
+ Hits            926      956      +30     
- Misses          453      514      +61     
- Partials         46       51       +5     
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/seedu/address/logic/LogicManager.java 68.18% <ø> (ø) 3.00 <0.00> (ø)
.../seedu/address/logic/parser/AddressBookParser.java 75.00% <0.00%> (-3.95%) 11.00 <0.00> (ø)
...in/java/seedu/address/logic/parser/ParserUtil.java 60.97% <0.00%> (-35.18%) 10.00 <0.00> (ø)
src/main/java/seedu/address/model/AddressBook.java 81.48% <ø> (ø) 13.00 <0.00> (ø)
src/main/java/seedu/address/model/Model.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...rc/main/java/seedu/address/model/ModelManager.java 89.09% <ø> (+1.81%) 23.00 <0.00> (+1.00)
...in/java/seedu/address/model/explorer/FileList.java 100.00% <ø> (ø) 3.00 <0.00> (?)
.../main/java/seedu/address/ui/FileExplorerPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...java/seedu/address/model/explorer/CurrentPath.java 68.42% <25.00%> (ø) 4.00 <0.00> (?)
... and 11 more

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 d84487a...3503f76. Read the comment docs.

Copy link

@luo-git luo-git left a comment

Choose a reason for hiding this comment

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

LGTM

@HynRidge HynRidge merged commit c5ec3e0 into AY2021S1-CS2103T-F12-1:master Oct 22, 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