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

Move computing of the effective derivative name in DiffRequest. NFC. #1190

Merged
merged 1 commit into from
Dec 27, 2024

Move computing of the effective derivative name in DiffRequest. NFC.

7205668
Select commit
Loading
Failed to load commit list.
Merged

Move computing of the effective derivative name in DiffRequest. NFC. #1190

Move computing of the effective derivative name in DiffRequest. NFC.
7205668
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

94.86% (+0.01%) compared to 39ce604

View this Pull Request on Codecov

94.86% (+0.01%) compared to 39ce604

Details

Codecov Report

Attention: Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.86%. Comparing base (39ce604) to head (7205668).

Files with missing lines Patch % Lines
lib/Differentiator/DiffPlanner.cpp 96.15% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1190      +/-   ##
==========================================
+ Coverage   94.84%   94.86%   +0.01%     
==========================================
  Files          51       51              
  Lines        8970     8978       +8     
==========================================
+ Hits         8508     8517       +9     
+ Misses        462      461       -1     
Files with missing lines Coverage Δ
include/clad/Differentiator/DiffPlanner.h 100.00% <ø> (ø)
include/clad/Differentiator/VisitorBase.h 100.00% <100.00%> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.73% <100.00%> (-0.02%) ⬇️
lib/Differentiator/DiffPlanner.cpp 98.36% <96.15%> (-0.13%) ⬇️

... and 1 file with indirect coverage changes

Files with missing lines Coverage Δ
include/clad/Differentiator/DiffPlanner.h 100.00% <ø> (ø)
include/clad/Differentiator/VisitorBase.h 100.00% <100.00%> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.73% <100.00%> (-0.02%) ⬇️
lib/Differentiator/DiffPlanner.cpp 98.36% <96.15%> (-0.13%) ⬇️

... and 1 file with indirect coverage changes