fold icon indicating copy to clipboard operation
fold copied to clipboard

feature(Composites): made `Pipeline` and `Concat` class Tunable

Open almostintuitive opened this issue 2 years ago • 1 comments

almostintuitive avatar Jun 28 '23 11:06 almostintuitive

Codecov Report

Merging #434 (96c0939) into main (d6f2fa4) will increase coverage by 0.40%. The diff coverage is 90.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

codecov[bot] avatar Jun 28 '23 11:06 codecov[bot]