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

Remove all "labels"-related code #782

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

fix tests and more code removal related to partial sessions

78671e3
Select commit
Loading
Failed to load commit list.
Draft

Remove all "labels"-related code #782

fix tests and more code removal related to partial sessions
78671e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 14, 2024 in 0s

97.98% (-0.05%) compared to 2973343

View this Pull Request on Codecov

97.98% (-0.05%) compared to 2973343

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.98%. Comparing base (2973343) to head (78671e3).

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #782      +/-   ##
==========================================
- Coverage   98.03%   97.98%   -0.05%     
==========================================
  Files         440      431       -9     
  Lines       36566    34955    -1611     
==========================================
- Hits        35846    34252    -1594     
+ Misses        720      703      -17     
Components Coverage Δ
NonTestCode 95.84% <100.00%> (-0.07%) ⬇️
OutsideTasks 97.99% <100.00%> (-0.02%) ⬇️
Files with missing lines Coverage Δ
rollouts/__init__.py 100.00% <ø> (ø)
services/report/__init__.py 97.19% <100.00%> (-0.01%) ⬇️
services/report/languages/pycoverage.py 95.23% <100.00%> (-2.95%) ⬇️
services/report/languages/tests/unit/__init__.py 100.00% <ø> (ø)
...ces/report/languages/tests/unit/test_pycoverage.py 100.00% <ø> (ø)
services/report/raw_upload_processor.py 100.00% <100.00%> (+4.24%) ⬆️
services/report/report_builder.py 98.07% <100.00%> (-0.06%) ⬇️
services/report/tests/unit/test_process.py 99.06% <100.00%> (-0.01%) ⬇️
services/report/tests/unit/test_report_builder.py 100.00% <100.00%> (ø)
services/report/tests/unit/test_sessions.py 100.00% <100.00%> (ø)
... and 6 more

... and 2 files with indirect coverage changes