Closed mortenpi closed 5 years ago
Merging #1 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #1 +/- ##
=======================================
Coverage 49.18% 49.18%
=======================================
Files 8 8
Lines 307 307
=======================================
Hits 151 151
Misses 156 156
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 10d87e1...3cac621. Read the comment docs.
Thanks, most of this has been dealt with in various commits.
Regarding the
energy_expressions.md
doctests -- I think the issue here is that there is some sort of an effective width of the terminal window when the doctest is being executed which is much smaller than, say, a normal full screen terminal window.