Closed ikreymer closed 6 years ago
:exclamation: No coverage uploaded for pull request base (
master@22e6e34
). Click here to learn what that means. The diff coverage is85.71%
.
@@ Coverage Diff @@
## master #12 +/- ##
=========================================
Coverage ? 70.04%
=========================================
Files ? 1
Lines ? 404
Branches ? 0
=========================================
Hits ? 283
Misses ? 121
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
warcit/warcit.py | 70.04% <85.71%> (ø) |
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 22e6e34...3b8f747. Read the comment docs.
Add Python 2.7 support as well (using warcio 1.6.1) so warcit can work on older systems as well. Also fixed typo with creation date header, should have been
WARC-Creation-Date
notWARC-Created-Date