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

dev: Add Most F Rules to Worker #496

Merged
merged 2 commits into from
Jun 13, 2024

Merge branch 'main' into Ajay/ruff-f-rules-worker

9fce94c
Select commit
Loading
Failed to load commit list.
Merged

dev: Add Most F Rules to Worker #496

Merge branch 'main' into Ajay/ruff-f-rules-worker
9fce94c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2024 in 0s

97.47% (+0.18%) compared to fb91608

View this Pull Request on Codecov

97.47% (+0.18%) compared to fb91608

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.47%. Comparing base (fb91608) to head (9fce94c).

Changes have been made to critical files, which contain lines commonly executed in production. Learn more

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #496      +/-   ##
==========================================
+ Coverage   97.28%   97.47%   +0.18%     
==========================================
  Files         443      443              
  Lines       35153    35129      -24     
==========================================
+ Hits        34200    34241      +41     
+ Misses        953      888      -65     
Components Coverage Δ
NonTestCode 94.48% <ø> (+0.01%) ⬆️
OutsideTasks 97.72% <100.00%> (+0.17%) ⬆️
Files Coverage Δ
...s/notification/notifiers/tests/unit/test_checks.py 100.00% <100.00%> (+1.73%) ⬆️
.../notification/notifiers/tests/unit/test_comment.py 100.00% <100.00%> (+0.72%) ⬆️
services/report/__init__.py Critical 92.30% <ø> (-0.02%) ⬇️
services/tests/test_flake_detector.py 100.00% <ø> (+10.00%) ⬆️
services/timeseries.py 98.98% <ø> (-0.02%) ⬇️
tasks/tests/unit/test_new_user_activated.py 100.00% <ø> (+4.49%) ⬆️
tasks/tests/unit/test_notify_task.py 100.00% <100.00%> (+2.46%) ⬆️
tasks/tests/unit/test_sync_repo_languages.py 100.00% <100.00%> (+7.43%) ⬆️
tasks/upload.py Critical 91.25% <ø> (ø)

... and 1 file with indirect coverage changes

This change has been scanned for critical changes. Learn more