fold
fold copied to clipboard
feature(Composites): made `Pipeline` and `Concat` class Tunable
Codecov Report
Merging #434 (96c0939) into main (d6f2fa4) will increase coverage by
0.40%. The diff coverage is90.00%.
:exclamation: Current head 96c0939 differs from pull request most recent head 966bd85. Consider uploading reports for the commit 966bd85 to get more accurate results
@@ Coverage Diff @@
## main #434 +/- ##
==========================================
+ Coverage 94.43% 94.84% +0.40%
==========================================
Files 94 95 +1
Lines 4388 4092 -296
==========================================
- Hits 4144 3881 -263
+ Misses 244 211 -33
| Files Changed | Coverage Δ | |
|---|---|---|
| src/fold/composites/concat.py | 96.22% <85.71%> (-1.78%) |
:arrow_down: |
| src/fold/utils/tests.py | 72.15% <100.00%> (+1.63%) |
:arrow_up: |
| tests/unit/test_composites.py | 100.00% <100.00%> (ø) |
... and 62 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more