Closed quinnj closed 3 years ago
Merging #22 (5679f6d) into main (e945919) will decrease coverage by
0.06%
. The diff coverage is88.88%
.
@@ Coverage Diff @@
## main #22 +/- ##
==========================================
- Coverage 90.62% 90.55% -0.07%
==========================================
Files 1 1
Lines 224 233 +9
==========================================
+ Hits 203 211 +8
- Misses 21 22 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/TableOperations.jl | 90.55% <88.88%> (-0.07%) |
:arrow_down: |
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 e945919...5679f6d. Read the comment docs.
Thanks @quinnj
Started with code suggested by @OkonSamuel in issue #20. Made some tweaks and added some tests and this seems to work now.