Skip to content

Merge branch 'main' into perf/replace-first-non-null-with-builtin-first

86df318
Select commit
Loading
Failed to load commit list.
Open

PERF: replace _first_non_null with builtin "first" aggregation #292

Merge branch 'main' into perf/replace-first-non-null-with-builtin-first
86df318
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2026 in 1s

98.8% (-0.0%) compared to 47f6429

View this Pull Request on Codecov

98.8% (-0.0%) compared to 47f6429

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.8%. Comparing base (47f6429) to head (86df318).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #292     +/-   ##
=======================================
- Coverage   98.8%   98.8%   -0.0%     
=======================================
  Files          7       7             
  Lines       1282    1277      -5     
=======================================
- Hits        1267    1262      -5     
  Misses        15      15             
Files with missing lines Coverage Δ
neatnet/nodes.py 98.9% <ø> (+1.1%) ⬆️
neatnet/simplify.py 98.0% <100.0%> (-1.2%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.