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 DG more #83

Merged
merged 7 commits into from
Oct 20, 2020
Merged

Conversation

ramenmen
Copy link

No description provided.

@ramenmen ramenmen closed this Oct 20, 2020
@ramenmen ramenmen reopened this Oct 20, 2020
@codecov-io
Copy link

Codecov Report

Merging #83 into master will decrease coverage by 0.44%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #83      +/-   ##
============================================
- Coverage     66.57%   66.13%   -0.45%     
- Complexity      559      562       +3     
============================================
  Files            99       99              
  Lines          1915     1928      +13     
  Branches        225      230       +5     
============================================
  Hits           1275     1275              
- Misses          573      578       +5     
- Partials         67       75       +8     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
.../address/logic/commands/AddParticipantCommand.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ain/java/seedu/address/model/meeting/DateTime.java 62.50% <0.00%> (-8.93%) 6.00 <2.00> (ø)
...ain/java/seedu/address/model/meeting/Duration.java 40.90% <0.00%> (ø) 6.00 <0.00> (ø)
...ain/java/seedu/address/model/meeting/Location.java 53.84% <0.00%> (-16.16%) 6.00 <2.00> (+1.00) ⬇️
...main/java/seedu/address/model/meeting/Meeting.java 77.58% <0.00%> (-2.78%) 21.00 <0.00> (+1.00) ⬇️
...c/main/java/seedu/address/model/meeting/Title.java 53.84% <0.00%> (-16.16%) 6.00 <2.00> (+1.00) ⬇️
src/main/java/seedu/address/ui/HelpWindow.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
... and 1 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 2f1bed6...11819a9. Read the comment docs.

@ramenmen ramenmen merged commit 0aae644 into AY2021S1-CS2103T-W16-1:master Oct 20, 2020
@ramenmen ramenmen added this to the v1.3 milestone Oct 24, 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

2 participants