Closed LokiLuciferase closed 4 years ago
Merging #13 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #13 +/- ##
=======================================
Coverage 95.48% 95.48%
=======================================
Files 14 14
Lines 576 576
=======================================
Hits 550 550
Misses 26 26
Impacted Files | Coverage Δ | |
---|---|---|
deepnog/client.py | 86.25% <ø> (ø) |
:arrow_up: |
deepnog/__init__.py | 100% <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 0a50421...f96c277. Read the comment docs.
I have (hopefully) added everything required for a user to perform prediction using the CLI or to integrate the package for OG prediction using the python API.