Closed mwchase closed 6 years ago
Merging #3 into master will decrease coverage by
0.09%
. The diff coverage is50%
.
@@ Coverage Diff @@
## master #3 +/- ##
=========================================
- Coverage 56.68% 56.58% -0.1%
=========================================
Files 3 3
Lines 344 334 -10
Branches 72 70 -2
=========================================
- Hits 195 189 -6
+ Misses 129 125 -4
Partials 20 20
Impacted Files | Coverage Δ | |
---|---|---|
src/structured_data/__init__.py | 51.82% <50%> (-0.27%) |
: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 f0ed91c...e1d7ac5. Read the comment docs.
Routing enum constructors through Generic is broken through 3.6.5, and from inspecting the source code, should work in all subsequent versions.