aplbrain / grandiso-networkx

Performant, pure-Python subgraph isomorphism and monomorphism search (aka "motif search")
Apache License 2.0
52 stars 10 forks source link

Fix setup reader for older python versions #22

Closed j6k4m8 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #22 (714cbe8) into master (97d3b98) will increase coverage by 0.00%. The diff coverage is 50.00%.

:exclamation: Current head 714cbe8 differs from pull request most recent head 72c43a9. Consider uploading reports for the commit 72c43a9 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files           5        5           
  Lines         467      468    +1     
=======================================
+ Hits          455      456    +1     
  Misses         12       12           
Impacted Files Coverage Δ
setup.py 0.00% <0.00%> (ø)
grandiso/queues.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 97d3b98...72c43a9. Read the comment docs.