BlueBrain / nexus-forge

Building and Using Knowledge Graphs made easy
https://nexus-forge.readthedocs.io
GNU Lesser General Public License v3.0
38 stars 19 forks source link

Added support for setting http query param value for the Store methods #183

Closed MFSY closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #183 (1169556) into master (7c3d3c9) will decrease coverage by 0.18%. The diff coverage is 12.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #183      +/-   ##
==========================================
- Coverage   72.41%   72.22%   -0.19%     
==========================================
  Files          79       79              
  Lines        4839     4857      +18     
==========================================
+ Hits         3504     3508       +4     
- Misses       1335     1349      +14     
Impacted Files Coverage Δ
kgforge/core/forge.py 65.34% <ø> (ø)
kgforge/specializations/stores/bluebrain_nexus.py 29.16% <8.00%> (-0.61%) :arrow_down:
kgforge/specializations/stores/nexus/service.py 57.14% <33.33%> (+0.12%) :arrow_up:

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 7c3d3c9...1169556. Read the comment docs.