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 Public QA / codecov/project failed May 28, 2024 in 1s

97.25% (-0.09%) compared to 242e1a0

View this Pull Request on Codecov

97.25% (-0.09%) compared to 242e1a0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

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

✅ All tests successful. No failed tests found ☺️

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
- Coverage   97.34%   97.25%   -0.09%     
==========================================
  Files         399      410      +11     
  Lines       33616    34070     +454     
==========================================
+ Hits        32724    33136     +412     
- Misses        892      934      +42     
Components Coverage Δ
NonTestCode 94.36% <100.00%> (-0.22%) ⬇️
OutsideTasks 97.50% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
services/comparison/__init__.py 97.26% <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