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

Load config from envvars #48

Closed alejgh closed 4 years ago

alejgh commented 4 years ago

I have also added a default docker-compose.yml file and info about how to launch the app in the README.

codecov[bot] commented 4 years ago

Codecov Report

Merging #48 into master will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   97.50%   97.53%   +0.03%     
==========================================
  Files          15       15              
  Lines         680      686       +6     
==========================================
+ Hits          663      669       +6     
  Misses         17       17              
Impacted Files Coverage Δ
hercules_sync/listener.py 90.91% <100.00%> (+0.22%) :arrow_up:
...ules_sync/synchronization/ontology_synchronizer.py 95.75% <100.00%> (+0.30%) :arrow_up:
hercules_sync/util/error.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 d65b7a2...a4a5e04. Read the comment docs.