Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up network generation #319

Merged
merged 13 commits into from Oct 5, 2023

fix error

9201d88
Select commit
Failed to load commit list.
Merged

Speed up network generation #319

fix error
9201d88
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Oct 5, 2023 in 1s

83.01% (target 1.00%)

View this Pull Request on Codecov

83.01% (target 1.00%)

Details

Codecov Report

Merging #319 (9201d88) into master (d63b2f0) will increase coverage by 0.05%.
The diff coverage is 93.66%.

@@            Coverage Diff             @@
##           master     #319      +/-   ##
==========================================
+ Coverage   82.96%   83.01%   +0.05%     
==========================================
  Files          47       47              
  Lines        8520     8551      +31     
==========================================
+ Hits         7069     7099      +30     
- Misses       1451     1452       +1     
Files Coverage Δ
dandelion/utilities/_utilities.py 84.98% <ø> (-0.13%) ⬇️
tests/test_mouse.py 100.00% <100.00%> (ø)
dandelion/tools/_network.py 75.80% <93.33%> (+1.06%) ⬆️