Closed reckart closed 3 years ago
Merging #7 (d46713d) into main (6752c44) will increase coverage by
0.72%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #7 +/- ##
==========================================
+ Coverage 84.71% 85.44% +0.72%
==========================================
Files 8 11 +3
Lines 818 804 -14
==========================================
- Hits 693 687 -6
+ Misses 125 117 -8
Impacted Files | Coverage Δ | |
---|---|---|
averbis/core/_rest_client.py | 78.50% <ø> (ø) |
|
averbis/highlighting/_utils.py | 93.10% <ø> (ø) |
|
averbis/__init__.py | 100.00% <100.00%> (ø) |
|
averbis/core/__init__.py | 100.00% <100.00%> (ø) |
|
averbis/highlighting/__init__.py | 100.00% <100.00%> (ø) |
|
tests/test_client.py | 100.00% <100.00%> (ø) |
|
tests/test_pipeline.py | 99.03% <100.00%> (ø) |
|
tests/test_project.py | 100.00% <100.00%> (ø) |
|
... and 1 more |
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 6752c44...d46713d. Read the comment docs.
from averbis import ...
core
andhighlighing
modules while hiding the actual class/module structure from the outside