fix: test results flow success event #513
Merged
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
@@ 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
Loading