Implement rate limiting for e-mail verifications #8419
+177
−62
Codecov / codecov/project
succeeded
Apr 9, 2024 in 0s
87.63% (+0.01%) compared to 61c0870
View this Pull Request on Codecov
87.63% (+0.01%) compared to 61c0870
Details
Codecov Report
Attention: Patch coverage is 89.61039%
with 16 lines
in your changes are missing coverage. Please review.
Project coverage is 87.63%. Comparing base (
61c0870
) to head (27637ae
).
Files | Patch % | Lines |
---|---|---|
src/controllers/user/me.rs | 74.07% | 7 Missing |
src/controllers/user/session.rs | 41.66% | 7 Missing |
src/rate_limiter.rs | 94.87% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #8419 +/- ##
==========================================
+ Coverage 87.62% 87.63% +0.01%
==========================================
Files 272 272
Lines 26333 26426 +93
==========================================
+ Hits 23073 23158 +85
- Misses 3260 3268 +8
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading