Skip to content

Make Documenter happy

e5fc1dd
Select commit
Loading
Failed to load commit list.
Open

Add recursive map generalizing the make_zero mechanism #1852

Make Documenter happy
e5fc1dd
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Mar 5, 2025 in 0s

75.35% (+7.84%) compared to 037dfed

View this Pull Request on Codecov

75.35% (+7.84%) compared to 037dfed

Details

Codecov Report

Attention: Patch coverage is 86.94362% with 44 lines in your changes missing coverage. Please review.

Project coverage is 75.35%. Comparing base (037dfed) to head (e5fc1dd).
Report is 355 commits behind head on main.

Files with missing lines Patch % Lines
src/typeutils/recursive_maps.jl 89.54% 30 Missing ⚠️
src/typeutils/recursive_add.jl 76.19% 10 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    16655    +3987     
==========================================
+ Hits         8552    12550    +3998     
+ Misses       4116     4105      -11     

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