aplbrain / grand

Your favorite Python graph libraries, scalable and interoperable. Graph databases in memory, and familiar graph APIs for cloud databases.
Apache License 2.0
80 stars 6 forks source link

Fix networkit CI #34

Closed j6k4m8 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #34 (3a1061c) into master (f24e579) will increase coverage by 3.74%. The diff coverage is 90.47%.

:exclamation: Current head 3a1061c differs from pull request most recent head e41f2a6. Consider uploading reports for the commit e41f2a6 to get more accurate results

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
+ Coverage   67.04%   70.78%   +3.74%     
==========================================
  Files          18       18              
  Lines        1326     1335       +9     
==========================================
+ Hits          889      945      +56     
+ Misses        437      390      -47     
Impacted Files Coverage Δ
grand/backends/test_backends.py 94.44% <71.42%> (-0.80%) :arrow_down:
grand/backends/metadatastore.py 88.37% <100.00%> (+3.75%) :arrow_up:
grand/backends/test_metadatastore.py 100.00% <100.00%> (ø)
grand/dialects/__init__.py 66.00% <0.00%> (-1.93%) :arrow_down:
grand/backends/_networkit.py 85.36% <0.00%> (+58.53%) :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 f24e579...e41f2a6. Read the comment docs.