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 TravelPlanPanel #113

Merged
merged 6 commits into from
Oct 14, 2020
Merged

Conversation

jeannetoh99
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #113 into master will increase coverage by 8.71%.
The diff coverage is 23.58%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #113      +/-   ##
============================================
+ Coverage     56.61%   65.32%   +8.71%     
- Complexity      833      954     +121     
============================================
  Files           162      162              
  Lines          3091     3164      +73     
  Branches        373      382       +9     
============================================
+ Hits           1750     2067     +317     
+ Misses         1224      985     -239     
+ Partials        117      112       -5     
Impacted Files Coverage Δ Complexity Δ
...du/address/logic/wanderlustlogic/LogicManager.java 61.53% <0.00%> (-2.47%) 7.00 <0.00> (ø)
...derlustcommands/edit/EditAccommodationCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...c/wanderlustcommands/edit/EditActivityCommand.java 16.12% <0.00%> (-2.39%) 3.00 <0.00> (ø)
...lustlogic/wanderlustcommands/edit/EditCommand.java 60.00% <ø> (ø) 1.00 <0.00> (ø)
...gic/wanderlustcommands/edit/EditFriendCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...wanderlustcommands/edit/EditTravelPlanCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../java/seedu/address/model/travelplanner/Model.java 100.00% <ø> (ø) 1.00 <0.00> (ø)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...rc/main/java/seedu/address/ui/TravelPlanPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...tlogic/wanderlustcommands/edit/EditDescriptor.java 21.12% <13.33%> (-16.38%) 8.00 <1.00> (-3.00)
... and 35 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 df659cd...8387ebb. Read the comment docs.

@lyeyixian lyeyixian merged commit 203aaea 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