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 schedule tests #158

Merged

Conversation

dhafinrazaq
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Oct 22, 2020

Codecov Report

Merging #158 into master will increase coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #158      +/-   ##
============================================
+ Coverage     68.43%   68.72%   +0.29%     
- Complexity      713      719       +6     
============================================
  Files           106      106              
  Lines          2411     2411              
  Branches        284      284              
============================================
+ Hits           1650     1657       +7     
+ Misses          654      651       -3     
+ Partials        107      103       -4     
Impacted Files Coverage Δ Complexity Δ
...va/seedu/address/model/schedule/PaymentStatus.java 60.00% <0.00%> (+6.66%) 11.00% <0.00%> (+1.00%)
...in/java/seedu/address/model/schedule/Schedule.java 91.66% <0.00%> (+16.66%) 20.00% <0.00%> (+5.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 82b4abe...d042998. Read the comment docs.

@dhafinrazaq dhafinrazaq linked an issue Oct 22, 2020 that may be closed by this pull request
@dhafinrazaq dhafinrazaq merged commit c269c8c into AY2021S1-CS2103T-T13-3:master Oct 22, 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.

[Test] Create test cases for Schedule model
1 participant