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 Meeting class and the corresponding test #74

Merged
merged 7 commits into from
Mar 15, 2024

Fix even more typos

5031b3f
Select commit
Loading
Failed to load commit list.
Merged

Add Meeting class and the corresponding test #74

Fix even more typos
5031b3f
Select commit
Loading
Failed to load commit list.
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.