This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
build(deps): bump urllib3 from 1.26.16 to 1.26.17 in /aimmo-game-worker #1810
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 16, 2023 in 1s
69.93% (+3.61%) compared to a7574d4
View this Pull Request on Codecov
69.93% (+3.61%) compared to a7574d4
Details
Codecov Report
Merging #1810 (a7e9a1f) into master (a7574d4) will increase coverage by
3.61%
.
Report is 112 commits behind head on master.
The diff coverage is84.81%
.
@@ Coverage Diff @@
## master #1810 +/- ##
==========================================
+ Coverage 66.32% 69.93% +3.61%
==========================================
Files 179 184 +5
Lines 3661 3838 +177
Branches 255 258 +3
==========================================
+ Hits 2428 2684 +256
+ Misses 1201 1127 -74
+ Partials 32 27 -5
Files | Coverage Δ | |
---|---|---|
aimmo/__init__.py | 100.00% <100.00%> (ø) |
|
aimmo/app_settings.py | 100.00% <100.00%> (ø) |
|
aimmo/exceptions.py | 100.00% <100.00%> (ø) |
|
aimmo/game_manager/__init__.py | 100.00% <100.00%> (ø) |
|
aimmo/game_manager/constants.py | 100.00% <100.00%> (ø) |
|
aimmo/game_manager/game_secret_manager.py | 100.00% <100.00%> (ø) |
|
aimmo/middleware/game_limit_exceeded.py | 100.00% <100.00%> (ø) |
|
aimmo/migrations/0003_auto_20160802_1418.py | 48.27% <ø> (ø) |
|
aimmo/migrations/0025_generate_auth_token.py | 100.00% <100.00%> (ø) |
|
aimmo/migrations/0030_update_created_by.py | 100.00% <100.00%> (ø) |
|
... and 41 more |
Loading