Closed johankristiansson closed 5 years ago
Merging #29 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #29 +/- ##
=======================================
Coverage 86.49% 86.49%
=======================================
Files 149 149
Lines 1414 1414
Branches 86 86
=======================================
Hits 1223 1223
Misses 191 191
Impacted Files | Coverage Δ | |
---|---|---|
src/units/mass-flow.ts | 100% <ø> (ø) |
: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 d4ad039...fd7952d. Read the comment docs.
Since #28 could happen, this means we have not test coverage for this case? Could you add that to the PR too?
@johankristiansson Ready to be merged?
@jonaskello I would say so. The calculation has been fixed and tests have been added.
👍
This fixes #28