Closed jbryan closed 7 years ago
Merging #127 into develop will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## develop #127 +/- ##
===========================================
+ Coverage 97.27% 97.27% +<.01%
===========================================
Files 13 13
Lines 1431 1432 +1
===========================================
+ Hits 1392 1393 +1
Misses 39 39
Impacted Files | Coverage Δ | |
---|---|---|
jmespath/visitor.py | 99.05% <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 ef36ae7...23ed645. Read the comment docs.
Thanks for the pull request. This just needs a test before merging.
Went ahead and added a test for this and merged. Thanks again for the PR.
This should resolve issue #125.