aplbrain / grandiso-networkx

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

Isomorphisms + Profiling #7

Closed j6k4m8 closed 3 years ago

j6k4m8 commented 3 years ago

A bit of a weird mutant PR, but:

codecov-io commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@04936ff). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #7   +/-   ##
=========================================
  Coverage          ?   91.56%           
=========================================
  Files             ?        3           
  Lines             ?      332           
  Branches          ?        0           
=========================================
  Hits              ?      304           
  Misses            ?       28           
  Partials          ?        0           

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 04936ff...6bddac9. Read the comment docs.