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

flip default value on upload_token_required_for_public_repos #864

Merged
merged 4 commits into from
Nov 14, 2024

pip compile with uv

0932d9d
Select commit
Loading
Failed to load commit list.
Merged

flip default value on upload_token_required_for_public_repos #864

pip compile with uv
0932d9d
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@           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%> (ø)