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

Feat/backend/block login spamming #338

Merged
merged 2 commits into from
Aug 23, 2024

chore: Refactor login handlers to use CanLogin helper function

568995b
Select commit
Loading
Failed to load commit list.
Merged

Feat/backend/block login spamming #338

chore: Refactor login handlers to use CanLogin helper function
568995b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 23, 2024 in 1s

74.39% (-5.15%) compared to be356ee

View this Pull Request on Codecov

74.39% (-5.15%) compared to be356ee

Details

Codecov Report

Attention: Patch coverage is 74.07407% with 7 lines in your changes missing coverage. Please review.

Project coverage is 74.39%. Comparing base (be356ee) to head (568995b).
Report is 4 commits behind head on develop.

Files Patch % Lines
occupi-backend/pkg/cache/cache.go 72.00% 4 Missing and 3 partials ⚠️

❗ There is a different number of reports uploaded between BASE (be356ee) and HEAD (568995b). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (be356ee) HEAD (568995b)
3 1
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #338      +/-   ##
===========================================
- Coverage    79.53%   74.39%   -5.15%     
===========================================
  Files           53       10      -43     
  Lines         3260     2011    -1249     
  Branches        81        0      -81     
===========================================
- Hits          2593     1496    -1097     
+ Misses         578      464     -114     
+ Partials        89       51      -38     

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