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

Add Batch Operations and benchmark section #66

Closed alejgh closed 4 years ago

alejgh commented 4 years ago

See #61 #62 and #65 for more information.

codecov[bot] commented 4 years ago

Codecov Report

Merging #66 into master will decrease coverage by 0.05%. The diff coverage is 99.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   98.08%   98.03%   -0.04%     
==========================================
  Files          15       15              
  Lines         728      761      +33     
==========================================
+ Hits          714      746      +32     
- Misses         14       15       +1     
Impacted Files Coverage Δ
hercules_sync/git.py 96.97% <ø> (ø)
hercules_sync/synchronization/algorithms.py 100.00% <ø> (ø)
hercules_sync/synchronization/operations.py 98.08% <96.78%> (-1.92%) :arrow_down:
hercules_sync/synchronization/__init__.py 100.00% <100.00%> (ø)
hercules_sync/triplestore/triple_info.py 99.39% <100.00%> (+0.02%) :arrow_up:
hercules_sync/triplestore/wikibase_adapter.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 ba4ebd9...9e3bded. Read the comment docs.