Closed geosciz closed 7 years ago
Merging #33 into master will increase coverage by
1.35%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #33 +/- ##
=========================================
+ Coverage 59.44% 60.8% +1.35%
=========================================
Files 3 3
Lines 323 324 +1
Branches 52 52
=========================================
+ Hits 192 197 +5
+ Misses 115 112 -3
+ Partials 16 15 -1
Impacted Files | Coverage Δ | |
---|---|---|
floater/utils.py | 36.18% <100%> (+3.07%) |
: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 1189913...af40657. Read the comment docs.
Ok nice!
Hi @rabernat and @nathanieltarshish,
Please take a look at this pull request fixing #31. I also add the corresponding test for it.