WIP: Flow decorator #547
Draft
WIP: Flow decorator #547
Codecov / codecov/project
failed
Feb 20, 2024 in 1s
97.48% (-1.94%) compared to eda2a65
View this Pull Request on Codecov
97.48% (-1.94%) compared to eda2a65
Details
Codecov Report
Attention: 3 lines
in your changes are missing coverage. Please review.
Comparison is base (
eda2a65
) 99.42% compared to head (b246ce6
) 97.48%.
Report is 4 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #547 +/- ##
==========================================
- Coverage 99.42% 97.48% -1.94%
==========================================
Files 21 21
Lines 1564 1592 +28
Branches 425 429 +4
==========================================
- Hits 1555 1552 -3
- Misses 9 36 +27
- Partials 0 4 +4
Files | Coverage Δ | |
---|---|---|
src/jobflow/__init__.py | 100.00% <100.00%> (ø) |
|
src/jobflow/core/job.py | 97.78% <95.23%> (-2.22%) |
⬇️ |
src/jobflow/core/flow.py | 89.77% <84.61%> (-10.23%) |
⬇️ |
Loading