Single-point for reading container configuration #242
Merged
Codecov / codecov/project
succeeded
Oct 10, 2023 in 1s
94.75% (+0.05%) compared to c505e52
View this Pull Request on Codecov
94.75% (+0.05%) compared to c505e52
Details
Codecov Report
All modified lines are covered by tests ✅
Comparison is base (
c505e52
) 94.69% compared to head (8c6dba5
) 94.75%.
Additional details and impacted files
@@ Coverage Diff @@
## master #242 +/- ##
==========================================
+ Coverage 94.69% 94.75% +0.05%
==========================================
Files 25 25
Lines 1093 1105 +12
==========================================
+ Hits 1035 1047 +12
Misses 58 58
Files | Coverage Δ | |
---|---|---|
datalad_container/containers_add.py | 89.80% <100.00%> (+0.13%) |
⬆️ |
datalad_container/containers_list.py | 95.74% <100.00%> (-0.81%) |
⬇️ |
datalad_container/containers_remove.py | 97.50% <100.00%> (ø) |
|
datalad_container/containers_run.py | 84.84% <ø> (ø) |
|
datalad_container/tests/test_containers.py | 100.00% <100.00%> (ø) |
|
datalad_container/tests/test_run.py | 100.00% <100.00%> (ø) |
|
datalad_container/utils.py | 96.15% <100.00%> (+10.43%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading