Skip to content

improve alt ndindex

6a2e7de
Select commit
Loading
Failed to load commit list.
Open

Improved benchmarks + NDIndex expanded sel options + better slicing with sorting #13

improve alt ndindex
6a2e7de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2025 in 0s

99.23% (+3.33%) compared to d812baa

View this Pull Request on Codecov

99.23% (+3.33%) compared to d812baa

Details

Codecov Report

❌ Patch coverage is 99.33687% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.23%. Comparing base (d812baa) to head (6a2e7de).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/linked_indices/nd_index.py 95.57% 0 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   95.90%   99.23%   +3.33%     
==========================================
  Files           7       10       +3     
  Lines        1685     2486     +801     
  Branches      113      142      +29     
==========================================
+ Hits         1616     2467     +851     
+ Misses         36        4      -32     
+ Partials       33       15      -18     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.