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

Fix print layout of DG #560

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

RichDom2185
Copy link

Just for cosmetics' sake. To be merged (to mark as non-draft) after the semester is over.

@codecov-commenter
Copy link

Codecov Report

Merging #560 (9a3d820) into master (479610a) will decrease coverage by 0.20%.
The diff coverage is 45.45%.

@@             Coverage Diff              @@
##             master     #560      +/-   ##
============================================
- Coverage     65.25%   65.05%   -0.21%     
+ Complexity      737      736       -1     
============================================
  Files           147      147              
  Lines          2590     2598       +8     
  Branches        282      285       +3     
============================================
  Hits           1690     1690              
- Misses          749      753       +4     
- Partials        151      155       +4     
Impacted Files Coverage Δ
...main/java/seedu/foodrem/commons/core/Messages.java 0.00% <ø> (ø)
...seedu/foodrem/storage/JsonSerializableFoodRem.java 100.00% <ø> (ø)
...odrem/logic/commands/itemcommands/SortCommand.java 76.92% <33.33%> (-13.99%) ⬇️
.../logic/commands/itemcommands/FilterTagCommand.java 88.88% <50.00%> (-11.12%) ⬇️
...odrem/logic/commands/itemcommands/FindCommand.java 76.92% <50.00%> (-13.08%) ⬇️
src/main/java/seedu/foodrem/model/item/Item.java 51.13% <0.00%> (-2.28%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

2 participants