Closed eacharles closed 2 years ago
Merging #72 (4389ca5) into master (1e4927d) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #72 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 12 12
Lines 1446 1447 +1
=========================================
+ Hits 1446 1447 +1
Impacted Files | Coverage Δ | |
---|---|---|
ceci/stage.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1e4927d...4389ca5. Read the comment docs.
This fixes the bug with Stage.open_input and adds approriate unit tests for input and output aliasing.