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

Add ObservableDirectory #110

Merged
merged 2 commits into from
Oct 14, 2020
Merged

Conversation

jeannetoh99
Copy link
Collaborator

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #110 into master will decrease coverage by 0.07%.
The diff coverage is 52.83%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #110      +/-   ##
============================================
- Coverage     56.69%   56.61%   -0.08%     
- Complexity      825      833       +8     
============================================
  Files           161      162       +1     
  Lines          3048     3091      +43     
  Branches        376      373       -3     
============================================
+ Hits           1728     1750      +22     
- Misses         1201     1224      +23     
+ Partials        119      117       -2     
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/seedu/address/ui/TravelPlanPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...eedu/address/model/travelplanner/ModelManager.java 42.34% <54.54%> (-0.39%) 18.00 <0.00> (ø)
...dress/model/travelplanner/ObservableDirectory.java 64.70% <64.70%> (ø) 8.00 <8.00> (?)

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 2c35aae...c1e49e0. Read the comment docs.

Copy link

@jiaweiteo jiaweiteo left a comment

Choose a reason for hiding this comment

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

LGTM

@jiaweiteo jiaweiteo merged commit eb753ac 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