Add Meeting class and the corresponding test #74
Merged
Codecov / codecov/project
succeeded
Mar 15, 2024 in 0s
77.45% (+1.25%) compared to 6c4cc36
View this Pull Request on Codecov
77.45% (+1.25%) compared to 6c4cc36
Details
Codecov Report
Attention: Patch coverage is 95.45455%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 77.45%. Comparing base (
6c4cc36
) to head (5031b3f
).
Report is 11 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
.../main/java/staffconnect/model/meeting/Meeting.java | 86.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #74 +/- ##
============================================
+ Coverage 76.20% 77.45% +1.25%
- Complexity 444 487 +43
============================================
Files 73 79 +6
Lines 1408 1495 +87
Branches 139 146 +7
============================================
+ Hits 1073 1158 +85
- Misses 305 307 +2
Partials 30 30
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading