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

fix: test results flow success event #513

Merged
merged 3 commits into from
Jun 21, 2024

test: fix upload test results test

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

fix: test results flow success event #513

test: fix upload test results test
9ec4b5d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2024 in 1s

97.49% (+0.00%) compared to 099e190

View this Pull Request on Codecov

97.49% (+0.00%) compared to 099e190

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.49%. Comparing base (099e190) to head (9ec4b5d).

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

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #513   +/-   ##
=======================================
  Coverage   97.49%   97.49%           
=======================================
  Files         448      448           
  Lines       35545    35549    +4     
=======================================
+ Hits        34654    34659    +5     
+ Misses        891      890    -1     
Components Coverage Δ
NonTestCode 94.56% <100.00%> (+<0.01%) ⬆️
OutsideTasks 97.74% <100.00%> (ø)
Files Coverage Δ
helpers/checkpoint_logger/flows.py 100.00% <100.00%> (ø)
.../notification/notifiers/mixins/message/__init__.py 100.00% <100.00%> (ø)
...s/notification/notifiers/mixins/message/helpers.py 93.15% <100.00%> (ø)
tasks/tests/unit/test_upload_task.py 99.50% <100.00%> (+<0.01%) ⬆️
tasks/upload.py Critical 91.45% <100.00%> (+0.33%) ⬆️

This change has been scanned for critical changes. Learn more