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 index_chains #444

Merged
merged 14 commits into from
Nov 1, 2023

Merge branch 'main' into index-chains-numba

3bd4b1b
Select commit
Loading
Failed to load commit list.
Merged

Speed up index_chains #444

Merge branch 'main' into index-chains-numba
3bd4b1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 1, 2023 in 1s

80.17% (-1.01%) compared to 8cc7e73

View this Pull Request on Codecov

80.17% (-1.01%) compared to 8cc7e73

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (8cc7e73) 81.17% compared to head (3bd4b1b) 80.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #444      +/-   ##
==========================================
- Coverage   81.17%   80.17%   -1.01%     
==========================================
  Files          49       49              
  Lines        3868     3924      +56     
==========================================
+ Hits         3140     3146       +6     
- Misses        728      778      +50     
Files Coverage Δ
src/scirpy/pp/_index_chains.py 53.70% <83.05%> (-46.30%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.