aplbrain / grandiso-networkx

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

Update queue documentation #18

Closed j6k4m8 closed 3 years ago

j6k4m8 commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #18 (cff757d) into master (7ee70db) will increase coverage by 8.93%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   86.63%   95.56%   +8.93%     
==========================================
  Files           4        5       +1     
  Lines         419      451      +32     
==========================================
+ Hits          363      431      +68     
+ Misses         56       20      -36     
Impacted Files Coverage Δ
grandiso/queues.py 100.00% <ø> (+100.00%) :arrow_up:
grandiso/test_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 7ee70db...cff757d. Read the comment docs.