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

[CS2103T-W11-4] Waddle #140

Open
wants to merge 743 commits into
base: master
Choose a base branch
from

Conversation

CFSY
Copy link

@CFSY CFSY commented Sep 26, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2022

Codecov Report

Base: 72.15% // Head: 70.82% // Decreases project coverage by -1.33% ⚠️

Coverage data is based on head (171e9cd) compared to base (77a32bf).
Patch coverage: 74.73% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #140      +/-   ##
============================================
- Coverage     72.15%   70.82%   -1.34%     
- Complexity      399      716     +317     
============================================
  Files            70      111      +41     
  Lines          1232     2375    +1143     
  Branches        125      280     +155     
============================================
+ Hits            889     1682     +793     
- Misses          311      588     +277     
- Partials         32      105      +73     
Impacted Files Coverage Δ
src/main/java/seedu/waddle/AppParameters.java 75.00% <ø> (ø)
src/main/java/seedu/waddle/Main.java 0.00% <ø> (ø)
src/main/java/seedu/waddle/MainApp.java 0.00% <0.00%> (ø)
...rc/main/java/seedu/waddle/commons/core/Config.java 68.18% <ø> (ø)
...in/java/seedu/waddle/commons/core/GuiSettings.java 69.23% <ø> (ø)
...ain/java/seedu/waddle/commons/core/LogsCenter.java 78.37% <ø> (ø)
.../main/java/seedu/waddle/commons/core/Messages.java 0.00% <0.00%> (ø)
...c/main/java/seedu/waddle/commons/core/Version.java 82.50% <ø> (ø)
...in/java/seedu/waddle/commons/core/index/Index.java 100.00% <ø> (ø)
...le/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
... and 102 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Henry and others added 29 commits November 6, 2022 23:13
Update unplan command in UG
* 'master' of https://github.com/pewggls/tp:
  Update unplan command in UG
  Fix start date for tests
  Write Day test
  Fix add command date bug
  Write Day test
* 'master' of https://github.com/pewggls/tp:
  Fix Checkstyle
  Omit Itinerary test
  Fix Itinerary test
  Fix Itinerary test
  Fix Checkstyle
  Write free command test
  Write plan command tests
  Write plan command tests
  Write more Itinerary tests
  Write more Item tests
  Write getTextRepresentation test
Add tests for AddItemCommand
Henry and others added 30 commits November 11, 2022 22:35
Update UG beginner tutorial
* 'master' of https://github.com/pewggls/tp:
  Add UG images
  newline
  Update UserGuide.md
  Resolve merge conflicts
  Resolve merge conflicts
  Resolve merge conflicts
  Update UG beginner tutorial
  fix links
  rename main to home
  Add images to UG
  Update UserGuide.md
  Update UserGuide.md
  Added some user friendly elements
(cherry picked from commit 80cfee1)
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.

6 participants