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

added option to control body parsing #66

Closed
wants to merge 1 commit into from

added option to control body parsing

b62935b
Select commit
Loading
Failed to load commit list.
Closed

added option to control body parsing #66

added option to control body parsing
b62935b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 20, 2024 in 0s

92.48% (-7.52%) compared to 5d18903

View this Pull Request on Codecov

92.48% (-7.52%) compared to 5d18903

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 92.48%. Comparing base (5d18903) to head (b62935b).
Report is 10 commits behind head on master.

Files Patch % Lines
src/CsrfMiddleware.php 45.45% 6 Missing ⚠️
src/EmptyCsrfToken.php 0.00% 4 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##              master      #66      +/-   ##
=============================================
- Coverage     100.00%   92.48%   -7.52%     
- Complexity        47       52       +5     
=============================================
  Files              8        9       +1     
  Lines            128      133       +5     
=============================================
- Hits             128      123       -5     
- Misses             0       10      +10     

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