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

Upgraded to rdflib>=6.0.0 and pyshacl==v0.17.2: #201

Closed MFSY closed 3 years ago

MFSY commented 3 years ago

This commit is for catching up with the latest releases of pyshacl and rdflib.

codecov-commenter commented 3 years ago

Codecov Report

Merging #201 (5b43d17) into master (e53c3f9) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
+ Coverage   72.24%   72.25%   +0.01%     
==========================================
  Files          79       79              
  Lines        4878     4887       +9     
==========================================
+ Hits         3524     3531       +7     
- Misses       1354     1356       +2     
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
kgforge/core/commons/context.py 92.30% <100.00%> (-0.29%) :arrow_down:
kgforge/core/conversions/rdf.py 84.45% <100.00%> (ø)
kgforge/specializations/models/rdf/service.py 88.31% <100.00%> (+0.11%) :arrow_up:
...ge/specializations/models/rdf/directory_service.py 92.15% <0.00%> (-1.97%) :arrow_down:

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 e53c3f9...5b43d17. Read the comment docs.