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

feat: count difference of uploaded sessions #454

Merged
merged 2 commits into from
May 28, 2024

address review comments

bb893b1
Select commit
Loading
Failed to load commit list.
Merged

feat: count difference of uploaded sessions #454

address review comments
bb893b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 28, 2024 in 1s

97.33% (-0.04%) compared to 242e1a0

View this Pull Request on Codecov

97.33% (-0.04%) compared to 242e1a0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.33%. Comparing base (242e1a0) to head (bb893b1).
Report is 16 commits behind head on main.

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     #454      +/-   ##
==========================================
- Coverage   97.37%   97.33%   -0.04%     
==========================================
  Files         430      442      +12     
  Lines       34306    35883    +1577     
==========================================
+ Hits        33405    34928    +1523     
- Misses        901      955      +54     
Components Coverage Δ
NonTestCode 94.59% <100.00%> (-0.02%) ⬇️
OutsideTasks 97.50% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
services/comparison/__init__.py 97.27% <100.00%> (+0.46%) ⬆️
...son/tests/unit/test_reports_uploaded_count_diff.py 100.00% <100.00%> (ø)
services/comparison/types.py 100.00% <100.00%> (ø)

... and 43 files with indirect coverage changes

This change has been scanned for critical changes. Learn more