Closed jsbean closed 7 years ago
Merging #93 into master will increase coverage by
0.61%
. The diff coverage is95.5%
.
@@ Coverage Diff @@
## master #93 +/- ##
==========================================
+ Coverage 88.57% 89.18% +0.61%
==========================================
Files 47 47
Lines 1400 1415 +15
==========================================
+ Hits 1240 1262 +22
+ Misses 160 153 -7
Impacted Files | Coverage Δ | |
---|---|---|
ArithmeticTools/CategoryTheory.swift | 50% <ø> (ø) |
:arrow_up: |
ArithmeticToolsTests/RationalTests.swift | 100% <100%> (+1.17%) |
:arrow_up: |
ArithmeticTools/Rational.swift | 67.28% <33.33%> (+6.89%) |
: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 dcaf322...ff567f8. Read the comment docs.
And to
SignedNumber
along the way.Closes #71.