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 Public QA / codecov/project succeeded Jun 7, 2024 in 0s

97.44% (+0.18%) compared to fb91608

View this Pull Request on Codecov

97.44% (+0.18%) compared to fb91608

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

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

✅ All tests successful. No failed tests found ☺️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #496      +/-   ##
==========================================
+ Coverage   97.26%   97.44%   +0.18%     
==========================================
  Files         412      412              
  Lines       34424    34400      -24     
==========================================
+ Hits        33481    33522      +41     
+ Misses        943      878      -65     
Components Coverage Δ
NonTestCode 94.42% <ø> (+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.77%) ⬆️
services/report/__init__.py 92.29% <ø> (-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 91.20% <ø> (ø)

... and 1 file with indirect coverage changes