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 debug logging of the usage of array access methods so that we can… #3013

Merged
merged 2 commits into from
Dec 19, 2024

Cludgy fix to get the static providers giving valid entity objects.

deec2b0
Select commit
Loading
Failed to load commit list.
Merged

Add debug logging of the usage of array access methods so that we can… #3013

Cludgy fix to get the static providers giving valid entity objects.
deec2b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

91.93% (target 80.00%)

View this Pull Request on Codecov

91.93% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.93%. Comparing base (f00760a) to head (deec2b0).
Report is 201 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3013      +/-   ##
============================================
+ Coverage     91.25%   91.93%   +0.68%     
- Complexity     1504     1778     +274     
============================================
  Files           309      389      +80     
  Lines          6393     8263    +1870     
============================================
+ Hits           5834     7597    +1763     
- Misses          542      649     +107     
  Partials         17       17              
Files with missing lines Coverage Δ
...p/src/App/src/DataAccess/ApiGateway/SiriusLpas.php 98.79% <100.00%> (-1.21%) ⬇️
...vice-api/app/src/App/src/Service/Lpa/SiriusLpa.php 96.42% <100.00%> (ø)
...e-api/app/src/App/src/Service/Lpa/SiriusPerson.php 95.91% <100.00%> (ø)

... and 223 files with indirect coverage changes