Skip to content

Add note on time complexity

7e4611d
Select commit
Loading
Failed to load commit list.
Merged

Initial ARG traversal indexes for numba #3256

Add note on time complexity
7e4611d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2025 in 0s

89.73% (+0.01%) compared to d1eb1b4

View this Pull Request on Codecov

89.73% (+0.01%) compared to d1eb1b4

Details

Codecov Report

❌ Patch coverage is 96.29630% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.73%. Comparing base (d1eb1b4) to head (7e4611d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
python/tskit/jit/numba.py 96.29% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3256      +/-   ##
==========================================
+ Coverage   89.72%   89.73%   +0.01%     
==========================================
  Files          29       29              
  Lines       32500    32553      +53     
  Branches     5949     5961      +12     
==========================================
+ Hits        29160    29211      +51     
  Misses       1894     1894              
- Partials     1446     1448       +2     
Files with missing lines Coverage Δ
python/tskit/jit/numba.py 97.55% <96.29%> (-0.37%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.