Skip to content

Remove outdated limitation from docstring

8bea510
Select commit
Loading
Failed to load commit list.
Open

Add recursive map generalizing the make_zero mechanism #1852

Remove outdated limitation from docstring
8bea510
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 1s

75.35% (+7.84%) compared to 037dfed

View this Pull Request on Codecov

75.35% (+7.84%) compared to 037dfed

Details

Codecov Report

❌ Patch coverage is 87.69716% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.35%. Comparing base (037dfed) to head (8bea510).
⚠️ Report is 775 commits behind head on main.

Files with missing lines Patch % Lines
src/typeutils/recursive_maps.jl 91.76% 22 Missing ⚠️
src/typeutils/recursive_add.jl 69.04% 13 Missing ⚠️
src/analyses/activity.jl 0.00% 3 Missing ⚠️
src/internal_rules.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1852      +/-   ##
==========================================
+ Coverage   67.50%   75.35%   +7.84%     
==========================================
  Files          31       56      +25     
  Lines       12668    16635    +3967     
==========================================
+ Hits         8552    12535    +3983     
+ Misses       4116     4100      -16     

☔ 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.