Fix(🩹): error handling in CSRF token storage retrieval #3021
+131
−32
Codecov / codecov/project
succeeded
May 30, 2024 in 0s
82.77% (+0.00%) compared to 38fb806
View this Pull Request on Codecov
82.77% (+0.00%) compared to 38fb806
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 10 lines
in your changes are missing coverage. Please review.
Project coverage is 82.77%. Comparing base (
38fb806
) to head (2f82476
).
Report is 1 commits behind head on main.
❗ Current head 2f82476 differs from pull request most recent head 750c7f5
Please upload reports for the commit 750c7f5 to get more accurate results.
Files | Patch % | Lines |
---|---|---|
middleware/csrf/storage_manager.go | 52.63% | 9 Missing |
middleware/csrf/session_manager.go | 85.71% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3021 +/- ##
=======================================
Coverage 82.77% 82.77%
=======================================
Files 115 115
Lines 8230 8240 +10
=======================================
+ Hits 6812 6821 +9
- Misses 1087 1092 +5
+ Partials 331 327 -4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading