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 the review #213

Merged

Conversation

HCY123902
Copy link

@HCY123902 HCY123902 commented Nov 1, 2020

Update the add review and delete review command and the documentation about the review command and book cover.

Resolves #212

@codecov-io
Copy link

Codecov Report

Merging #213 into master will decrease coverage by 0.15%.
The diff coverage is 14.75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #213      +/-   ##
============================================
- Coverage     47.33%   47.18%   -0.16%     
- Complexity      500      501       +1     
============================================
  Files           123      123              
  Lines          2406     2416      +10     
  Branches        319      321       +2     
============================================
+ Hits           1139     1140       +1     
- Misses         1187     1195       +8     
- Partials         80       81       +1     
Impacted Files Coverage Δ Complexity Δ
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...seedu/address/logic/commands/AddReviewCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...du/address/logic/commands/DeleteReviewCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...dress/logic/parser/DeleteProblemCommandParser.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...in/java/seedu/address/logic/parser/ParserUtil.java 64.60% <0.00%> (-2.38%) 27.00 <0.00> (+1.00) ⬇️
...java/seedu/address/model/review/ReviewContent.java 66.66% <ø> (ø) 4.00 <0.00> (ø)
...c/main/java/seedu/address/ui/BookCoverManager.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
.../seedu/address/ui/LibraryBookDetailReviewCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...eedu/address/ui/LibraryBookDetailStockingCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...c/main/java/seedu/address/model/book/Stocking.java 60.00% <25.00%> (-4.29%) 5.00 <1.00> (ø)
... and 6 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 7536539...7bd6a34. Read the comment docs.

@HCY123902 HCY123902 merged commit b3dc84f into AY2021S1-CS2103-F09-3:master Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the review command
2 participants