flip default value on upload_token_required_for_public_repos #864
Codecov / codecov/project
succeeded
Nov 14, 2024 in 0s
98.05% (+0.00%) compared to 06190da
View this Pull Request on Codecov
98.05% (+0.00%) compared to 06190da
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 98.05%. Comparing base (
06190da
) to head (0932d9d
).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #864 +/- ##
=======================================
Coverage 98.04% 98.05%
=======================================
Files 444 444
Lines 35412 35437 +25
=======================================
+ Hits 34721 34746 +25
Misses 691 691
Components | Coverage Δ | |
---|---|---|
NonTestCode | 96.14% <100.00%> (ø) |
|
OutsideTasks | 95.94% <100.00%> (+<0.01%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
database/models/core.py | 97.78% <100.00%> (ø) |
|
database/tests/factories/core.py | 99.39% <100.00%> (+<0.01%) |
⬆️ |
database/tests/unit/test_models.py | 100.00% <100.00%> (ø) |
Loading