datalad / datalad-next

DataLad extension for new functionality and improved user experience
https://datalad.org
Other
7 stars 8 forks source link

rf(`iterable_subprocess`): removed packages and use from `datasalad` #729

Closed mih closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 92.46%. Comparing base (5fb9054) to head (4ee9c27). Report is 66 commits behind head on main.

Files with missing lines Patch % Lines
datalad_next/iterable_subprocess/__init__.py 0.00% 2 Missing :warning:
datalad_next/runners/iter_subproc.py 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #729 +/- ## ========================================== - Coverage 92.60% 92.46% -0.15% ========================================== Files 197 194 -3 Lines 14549 14225 -324 Branches 2215 2155 -60 ========================================== - Hits 13473 13153 -320 + Misses 813 812 -1 + Partials 263 260 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.