Closed alejgh closed 4 years ago
Merging #34 into master will decrease coverage by
0.23%
. The diff coverage is92.60%
.
@@ Coverage Diff @@
## master #34 +/- ##
==========================================
- Coverage 95.65% 95.42% -0.22%
==========================================
Files 14 15 +1
Lines 528 589 +61
==========================================
+ Hits 505 562 +57
- Misses 23 27 +4
Impacted Files | Coverage Δ | |
---|---|---|
hercules_sync/synchronization/__init__.py | 100.00% <ø> (ø) |
|
hercules_sync/triplestore/triple_info.py | 96.64% <87.50%> (-0.39%) |
:arrow_down: |
...ules_sync/synchronization/ontology_synchronizer.py | 95.46% <93.11%> (-4.54%) |
:arrow_down: |
hercules_sync/util/mappings.py | 94.74% <94.74%> (ø) |
|
hercules_sync/triplestore/wikibase_adapter.py | 98.39% <100.00%> (ø) |
|
hercules_sync/util/uri_constants.py | 100.00% <100.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 cac694d...26a36bc. Read the comment docs.
Mostly closes #15 with some exceptions that will be added as new issues (e.g. boolean types which are not supported by wikibase).