Closed michael-k closed 2 years ago
Merging #208 into develop will decrease coverage by
1.21%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #208 +/- ##
===========================================
- Coverage 98.13% 96.91% -1.22%
===========================================
Files 14 15 +1
Lines 1498 1523 +25
===========================================
+ Hits 1470 1476 +6
- Misses 28 47 +19
Impacted Files | Coverage Δ | |
---|---|---|
jmespath/__init__.py | 83.33% <0.00%> (-16.67%) |
:arrow_down: |
tests/__init__.py | 32.00% <0.00%> (ø) |
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 599b0f7...6d308eb. Read the comment docs.
Python 3.9 (stable) is now available for GitHub Actions. I've updated the PR accordingly. :)
(It's not yet available on Travis CI.)
Merging #208 (f66c21a) into develop (599b0f7) will decrease coverage by
1.21%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #208 +/- ##
===========================================
- Coverage 98.13% 96.91% -1.22%
===========================================
Files 14 15 +1
Lines 1498 1523 +25
===========================================
+ Hits 1470 1476 +6
- Misses 28 47 +19
Impacted Files | Coverage Δ | |
---|---|---|
jmespath/__init__.py | 83.33% <0.00%> (-16.67%) |
:arrow_down: |
tests/__init__.py | 32.00% <0.00%> (ø) |
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 599b0f7...f66c21a. Read the comment docs.
Merged in e1668fd
3.9.0 final is expected on Monday, 2020-10-05, see https://www.python.org/dev/peps/pep-0596/#schedule