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

Go to command #108

Merged
merged 38 commits into from
Oct 14, 2020
Merged

Conversation

jiaweiteo
Copy link

Enable goto wishlist directory

jiaweiteo and others added 30 commits October 13, 2020 11:46
# Conflicts:
#	src/main/java/seedu/address/model/travelplanner/ModelManager.java
# Conflicts:
#	src/main/java/seedu/address/model/travelplanner/ModelManager.java
# Conflicts:
#	src/main/java/seedu/address/model/travelplanner/Model.java
#	src/main/java/seedu/address/model/travelplanner/ModelManager.java
# Conflicts:
#	src/main/java/seedu/address/model/travelplanner/ModelManager.java
…oTo-Command

# Conflicts:
#	src/main/java/seedu/address/model/travelplanner/ModelManager.java
# Conflicts:
#	src/main/java/seedu/address/logic/wanderlustlogic/wanderlustcommands/edit/EditActivityCommand.java
#	src/main/java/seedu/address/model/travelplanner/ModelManager.java
# Conflicts:
#	src/main/java/seedu/address/logic/wanderlustlogic/wanderlustcommands/edit/EditActivityCommand.java
…oTo-Command

# Conflicts:
#	src/main/java/seedu/address/logic/wanderlustlogic/wanderlustcommands/edit/EditActivityCommand.java
@codecov-io
Copy link

Codecov Report

Merging #108 into master will increase coverage by 0.77%.
The diff coverage is 62.50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #108      +/-   ##
============================================
+ Coverage     70.65%   71.42%   +0.77%     
- Complexity     1036     1055      +19     
============================================
  Files           162      162              
  Lines          3179     3220      +41     
  Branches        393      402       +9     
============================================
+ Hits           2246     2300      +54     
+ Misses          799      789      -10     
+ Partials        134      131       -3     
Impacted Files Coverage Δ Complexity Δ
...a/seedu/address/model/travelplanner/Directory.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
.../java/seedu/address/model/travelplanner/Model.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
...anderlustlogic/wanderlustcommands/GoToCommand.java 23.52% <15.38%> (-9.81%) 2.00 <1.00> (-1.00)
...gic/wanderlustcommands/add/AddActivityCommand.java 81.25% <62.50%> (-18.75%) 8.00 <0.00> (ø)
...nderlustcommands/delete/DeleteActivityCommand.java 80.00% <71.42%> (-20.00%) 8.00 <0.00> (+1.00) ⬇️
...c/wanderlustcommands/edit/EditActivityCommand.java 80.00% <75.00%> (-3.88%) 12.00 <0.00> (ø)
.../wanderlustparser/WanderlustGoToCommandParser.java 81.81% <75.00%> (+31.81%) 3.00 <2.00> (+1.00)
...eedu/address/model/travelplanner/ModelManager.java 74.19% <77.77%> (+6.09%) 35.00 <4.00> (+4.00)
...erlustlogic/wanderlustparser/WanderlustParser.java 80.00% <0.00%> (-8.89%) 12.00% <0.00%> (ø%)
...edu/address/model/travelplanner/TravelPlanner.java 87.17% <0.00%> (+5.12%) 18.00% <0.00%> (+1.00%)
... and 7 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 1d0a0d3...3782de9. Read the comment docs.

@lyeyixian lyeyixian merged commit 54e5621 into AY2021S1-CS2103-T14-3:master Oct 14, 2020
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

3 participants