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 Guide #123

Merged
merged 6 commits into from
Oct 28, 2020
Merged

Conversation

sagarsureka
Copy link
Collaborator

Add to the introduction section
Add a "About this document section"
Add links to all the subheading to navigate the user guide better

@sagarsureka sagarsureka self-assigned this Oct 27, 2020
@sagarsureka sagarsureka added this to the v1.3 milestone Oct 27, 2020
@sagarsureka sagarsureka linked an issue Oct 27, 2020 that may be closed by this pull request
@sagarsureka sagarsureka added this to To Do in Week 11 via automation Oct 27, 2020
@sagarsureka sagarsureka moved this from To Do to In Progress (Sagar) in Week 11 Oct 27, 2020
Copy link
Collaborator

@rolandyuwy rolandyuwy left a comment

Choose a reason for hiding this comment

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

A few minor suggestions, thanks!

docs/UserGuide.md Outdated Show resolved Hide resolved
docs/UserGuide.md Outdated Show resolved Hide resolved
docs/UserGuide.md Outdated Show resolved Hide resolved
@codecov-io
Copy link

Codecov Report

Merging #123 into master will increase coverage by 2.33%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #123      +/-   ##
============================================
+ Coverage     68.78%   71.11%   +2.33%     
- Complexity      545      585      +40     
============================================
  Files            89       89              
  Lines          1797     1835      +38     
  Branches        201      205       +4     
============================================
+ Hits           1236     1305      +69     
+ Misses          478      442      -36     
- Partials         83       88       +5     
Impacted Files Coverage Δ Complexity Δ
...eedu/simplykitchen/logic/commands/EditCommand.java 96.96% <0.00%> (-0.05%) 12.00% <0.00%> (ø%)
.../java/seedu/simplykitchen/model/food/Priority.java 79.16% <0.00%> (ø) 16.00% <0.00%> (+5.00%)
...main/java/seedu/simplykitchen/model/UserPrefs.java 81.57% <0.00%> (+1.57%) 12.00% <0.00%> (+2.00%)
...n/java/seedu/simplykitchen/model/ModelManager.java 99.06% <0.00%> (+2.25%) 37.00% <0.00%> (+3.00%)
.../java/seedu/simplykitchen/model/FoodInventory.java 87.87% <0.00%> (+6.06%) 15.00% <0.00%> (+1.00%)
...seedu/simplykitchen/model/food/UniqueFoodList.java 93.33% <0.00%> (+8.88%) 22.00% <0.00%> (+2.00%)
...seedu/simplykitchen/model/util/ComparatorUtil.java 70.58% <0.00%> (+29.41%) 14.00% <0.00%> (+11.00%)
...va/seedu/simplykitchen/model/food/Description.java 69.56% <0.00%> (+33.56%) 14.00% <0.00%> (+7.00%)
.../simplykitchen/logic/commands/SortDescCommand.java 100.00% <0.00%> (+100.00%) 3.00% <0.00%> (+3.00%)
...implykitchen/logic/commands/SortExpiryCommand.java 100.00% <0.00%> (+100.00%) 3.00% <0.00%> (+3.00%)
... and 1 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 d476fde...86b7a53. Read the comment docs.

@rolandyuwy
Copy link
Collaborator

LGTM

@rolandyuwy rolandyuwy merged commit c6fd926 into AY2021S1-CS2103T-F13-4:master Oct 28, 2020
Week 11 automation moved this from In Progress (Sagar) to Done Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Week 11
  
Done
Development

Successfully merging this pull request may close these issues.

Update UG- Introduction, About this document, navigation links
3 participants