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

UML-3750 added exception for null DOB #2984

Merged
merged 35 commits into from
Dec 19, 2024

Merge branch 'main' into UML-3750-unable-to-request-activation

2c10eb0
Select commit
Loading
Failed to load commit list.
Merged

UML-3750 added exception for null DOB #2984

Merge branch 'main' into UML-3750-unable-to-request-activation
2c10eb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

91.95% (target 80.00%)

View this Pull Request on Codecov

91.95% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.95%. Comparing base (f00760a) to head (2c10eb0).
Report is 203 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2984      +/-   ##
============================================
+ Coverage     91.25%   91.95%   +0.69%     
- Complexity     1504     1781     +277     
============================================
  Files           309      390      +81     
  Lines          6393     8275    +1882     
============================================
+ Hits           5834     7609    +1775     
- Misses          542      649     +107     
  Partials         17       17              
Files with missing lines Coverage Δ
.../src/Exception/ActorDateOfBirthNotSetException.php 100.00% <100.00%> (ø)
...api/app/src/App/src/Service/Lpa/FindActorInLpa.php 100.00% <100.00%> (ø)
...e-api/app/src/App/src/Service/Lpa/SiriusPerson.php 96.07% <100.00%> (ø)

... and 224 files with indirect coverage changes