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

Bugfix/20002 superfluous query on head request in serializer #20060

Merge branch 'master' into bugfix/20002-Superfluous_query_on_HEAD_req…

9a2500d
Select commit
Loading
Failed to load commit list.
Closed

Bugfix/20002 superfluous query on head request in serializer #20060

Merge branch 'master' into bugfix/20002-Superfluous_query_on_HEAD_req…
9a2500d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2023 in 0s

48.01% (+28.64%) compared to aa9adc8

View this Pull Request on Codecov

48.01% (+28.64%) compared to aa9adc8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aa9adc8) 19.37% compared to head (9a2500d) 48.01%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #20060       +/-   ##
===========================================
+ Coverage   19.37%   48.01%   +28.64%     
===========================================
  Files         445      445               
  Lines       43671    43897      +226     
===========================================
+ Hits         8461    21079    +12618     
+ Misses      35210    22818    -12392     
Files Coverage Δ
framework/rest/Serializer.php 64.70% <100.00%> (+64.70%) ⬆️

... and 251 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.