Closed jjstickel closed 2 years ago
Merging #142 (3f29c4e) into master (ac81eda) will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #142 +/- ##
=======================================
Coverage 91.37% 91.37%
=======================================
Files 37 37
Lines 4058 4059 +1
=======================================
+ Hits 3708 3709 +1
Misses 350 350
Impacted Files | Coverage Δ | |
---|---|---|
src/io/common.jl | 96.66% <100.00%> (+0.11%) |
:arrow_up: |
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 ac81eda...3f29c4e. Read the comment docs.
This small change enables the network to be read in without setting the network to
per_unit = true
. It is useful for creating visualizations.