aplbrain / dotmotif

A performant, powerful query framework to search for network motifs
https://bossdb.org/tools/dotmotif
Apache License 2.0
81 stars 9 forks source link

Add special installs to setup #116

Closed j6k4m8 closed 2 years ago

j6k4m8 commented 2 years ago

Fix #114

codecov-commenter commented 2 years ago

Codecov Report

Merging #116 (4e4c124) into master (09626f2) will decrease coverage by 1.05%. The diff coverage is 53.84%.

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
- Coverage   91.18%   90.12%   -1.06%     
==========================================
  Files          22       22              
  Lines        1792     1793       +1     
==========================================
- Hits         1634     1616      -18     
- Misses        158      177      +19     
Impacted Files Coverage Δ
dotmotif/executors/__init__.py 100.00% <ø> (ø)
dotmotif/executors/test_grandisoexecutor.py 100.00% <ø> (ø)
dotmotif/ingest/__init__.py 52.08% <ø> (-2.82%) :arrow_down:
dotmotif/executors/test_neuprintexecutor.py 20.83% <25.00%> (-12.50%) :arrow_down:
dotmotif/__init__.py 94.25% <50.00%> (-2.18%) :arrow_down:
dotmotif/tests/test_dm_flags.py 84.90% <75.00%> (+0.29%) :arrow_up:
dotmotif/executors/test_dm_cypher.py 100.00% <100.00%> (ø)
dotmotif/executors/NeuPrintExecutor.py 0.00% <0.00%> (-41.94%) :arrow_down:
dotmotif/executors/NetworkXExecutor.py 91.47% <0.00%> (-1.56%) :arrow_down:
... and 3 more

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 09626f2...4e4c124. Read the comment docs.