Closed zwrankin closed 4 years ago
Merging #18 into master will increase coverage by
0.51%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #18 +/- ##
==========================================
+ Coverage 56.63% 57.14% +0.51%
==========================================
Files 11 11
Lines 279 273 -6
Branches 31 29 -2
==========================================
- Hits 158 156 -2
+ Misses 107 105 -2
+ Partials 14 12 -2
Impacted Files | Coverage Δ | |
---|---|---|
porygon/porygondataframe.py | 83.83% <100%> (+2.88%) |
: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 86a517c...440a042. Read the comment docs.
Generalize aggfunc arg to match behavior of pd.DataFrame.agg