weso / hercules-sync

Tools to synchronise data between the ontology files and Wikibase instance for the Hercules project at University of Murcia.
GNU General Public License v3.0
4 stars 1 forks source link

Synchronization #17

Closed alejgh closed 4 years ago

alejgh commented 4 years ago

The following functionality is being added:

Closes #11

codecov[bot] commented 4 years ago

Codecov Report

Merging #17 into master will increase coverage by 4.41%. The diff coverage is 97.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   90.68%   95.09%   +4.41%     
==========================================
  Files           3       14      +11     
  Lines         161      469     +308     
==========================================
+ Hits          146      446     +300     
- Misses         15       23       +8     
Impacted Files Coverage Δ
hercules_sync/listener.py 0.00% <0.00%> (ø)
hercules_sync/external/uri_factory_mock.py 92.00% <92.00%> (ø)
hercules_sync/triplestore/triple_info.py 96.84% <96.84%> (ø)
hercules_sync/triplestore/wikibase_adapter.py 97.82% <97.82%> (ø)
hercules_sync/synchronization/__init__.py 100.00% <100.00%> (ø)
hercules_sync/synchronization/algorithms.py 100.00% <100.00%> (ø)
...ules_sync/synchronization/ontology_synchronizer.py 100.00% <100.00%> (ø)
hercules_sync/synchronization/operations.py 100.00% <100.00%> (ø)
hercules_sync/triplestore/__init__.py 100.00% <100.00%> (ø)
hercules_sync/triplestore/triplestore_manager.py 100.00% <100.00%> (ø)
... and 13 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 2e77bb0...f7cd254. Read the comment docs.