Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No need to handle recursive calls separately in the reverse mode #1160

Merged
merged 1 commit into from
Dec 3, 2024

No need to handle recursive calls separately

bca7dee
Select commit
Loading
Failed to load commit list.
Merged

No need to handle recursive calls separately in the reverse mode #1160

No need to handle recursive calls separately
bca7dee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 1s

94.55% (-0.01%) compared to 48b76c4, passed because coverage increased by 0.02% when compared to adjusted base (94.53%)

View this Pull Request on Codecov

94.55% (-0.01%) compared to 48b76c4, passed because coverage increased by 0.02% when compared to adjusted base (94.53%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.55%. Comparing base (48b76c4) to head (bca7dee).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1160      +/-   ##
==========================================
- Coverage   94.56%   94.55%   -0.01%     
==========================================
  Files          51       51              
  Lines        8944     8933      -11     
==========================================
- Hits         8458     8447      -11     
  Misses        486      486              
Files with missing lines Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 95.58% <100.00%> (-0.02%) ⬇️
Files with missing lines Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 95.58% <100.00%> (-0.02%) ⬇️