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 medical certificate #52

Merged
merged 3 commits into from
Feb 22, 2025

Add some more test

a066fc4
Select commit
Loading
Failed to load commit list.
Merged

Add medical certificate #52

Add some more test
a066fc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2025 in 1s

74.47% (+0.24%) compared to af6d636

View this Pull Request on Codecov

74.47% (+0.24%) compared to af6d636

Details

Codecov Report

Attention: Patch coverage is 89.47368% with 6 lines in your changes missing coverage. Please review.

Project coverage is 74.47%. Comparing base (af6d636) to head (a066fc4).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Entity/ClubDependent/Member.php 80.00% 3 Missing ⚠️
src/Service/ImportEdenService.php 94.11% 2 Missing ⚠️
.../Controller/ClubDependent/MemberImportFromEden.php 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #52      +/-   ##
============================================
+ Coverage     74.22%   74.47%   +0.24%     
- Complexity     1458     1478      +20     
============================================
  Files           158      160       +2     
  Lines          4350     4407      +57     
============================================
+ Hits           3229     3282      +53     
- Misses         1121     1125       +4     
Components Coverage Δ
Entity 82.15% <80.00%> (-0.04%) ⬇️
Controller 78.83% <87.50%> (+0.76%) ⬆️
Files with missing lines Coverage Δ
src/Service/ImportItacCsvService.php 100.00% <ø> (ø)
.../Controller/ClubDependent/MemberImportFromEden.php 87.50% <87.50%> (ø)
src/Service/ImportEdenService.php 94.11% <94.11%> (ø)
src/Entity/ClubDependent/Member.php 76.19% <80.00%> (+0.37%) ⬆️

... and 2 files with indirect coverage changes