BlueBrain / nexus-forge

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

Fixed JSONDecodeError throwns when BlueBrainNexus store failed to parse non JSON formatted response #181

Closed MFSY closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #181 (68ec981) into master (c159ffd) will decrease coverage by 0.02%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
- Coverage   72.43%   72.41%   -0.03%     
==========================================
  Files          79       79              
  Lines        4836     4839       +3     
==========================================
+ Hits         3503     3504       +1     
- Misses       1333     1335       +2     
Impacted Files Coverage Δ
kgforge/specializations/stores/bluebrain_nexus.py 29.77% <33.33%> (+0.02%) :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 c159ffd...68ec981. Read the comment docs.