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

[CS2103-T14-3] WanderLust #6

Open
wants to merge 1,237 commits into
base: master
Choose a base branch
from

Conversation

jiaweiteo
Copy link

WanderLust helps tech-savvy travellers to plan their trips in a structured and efficient manner with by providing them with a holistic travel planner. It is optimized for CLI users so that destinations and details and be added faster by typing in commands.

@chunyongg chunyongg mentioned this pull request Sep 22, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #6 into master will decrease coverage by 21.45%.
The diff coverage is 0.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master       #6       +/-   ##
=============================================
- Coverage     72.31%   50.85%   -21.46%     
  Complexity      400      400               
=============================================
  Files            70       97       +27     
  Lines          1228     1746      +518     
  Branches        124      198       +74     
=============================================
  Hits            888      888               
- Misses          308      826      +518     
  Partials         32       32               
Impacted Files Coverage Δ Complexity Δ
...edu/address/model/accommodation/Accommodation.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...s/model/accommodation/UniqueAccommodationList.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ion/exceptions/AccommodationNotFoundException.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...on/exceptions/DuplicateAccommodationException.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...in/java/seedu/address/model/activity/Activity.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../java/seedu/address/model/activity/Importance.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...edu/address/model/activity/UniqueActivityList.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...activity/exceptions/ActivityNotFoundException.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...ctivity/exceptions/DuplicateActivityException.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...rc/main/java/seedu/address/model/commons/Cost.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 44 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 6389d85...5e7a314. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Oct 7, 2020

Codecov Report

Merging #6 (71f46ee) into master (6389d85) will decrease coverage by 2.17%.
The diff coverage is 73.43%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #6      +/-   ##
============================================
- Coverage     72.31%   70.13%   -2.18%     
- Complexity      400      962     +562     
============================================
  Files            70      126      +56     
  Lines          1228     2923    +1695     
  Branches        124      395     +271     
============================================
+ Hits            888     2050    +1162     
- Misses          308      686     +378     
- Partials         32      187     +155     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø) 10.00 <0.00> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...ss/commons/exceptions/DataConversionException.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...main/java/seedu/address/logic/command/Command.java 100.00% <ø> (ø) 1.00 <0.00> (?)
.../java/seedu/address/logic/command/ExitCommand.java 50.00% <ø> (ø) 1.00 <0.00> (?)
.../java/seedu/address/logic/command/HelpCommand.java 50.00% <ø> (ø) 1.00 <0.00> (?)
...ess/logic/command/exceptions/CommandException.java 100.00% <ø> (ø) 2.00 <0.00> (?)
.../seedu/address/logic/parser/ArgumentTokenizer.java 97.36% <ø> (ø) 9.00 <0.00> (ø)
.../seedu/address/logic/parser/CopyCommandParser.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
... and 182 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 6389d85...71f46ee. Read the comment docs.

BILLXYR pushed a commit to BILLXYR/tp that referenced this pull request Oct 14, 2020
GeNiaaz pushed a commit to GeNiaaz/tp that referenced this pull request Nov 6, 2020
jeannetoh99 and others added 30 commits November 9, 2020 17:32
Add page breaks to UG and DG
Update page breaks in UG and DG
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

7 participants