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

Constify interfaces. NFC #1170

Merged
merged 1 commit into from
Dec 14, 2024

Constify interfaces. NFC

0fbd708
Select commit
Loading
Failed to load commit list.
Merged

Constify interfaces. NFC #1170

Constify interfaces. NFC
0fbd708
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2024 in 0s

94.56% (-0.01%) compared to fbf11f1, passed because coverage increased by 0% when compared to adjusted base (94.56%)

View this Pull Request on Codecov

94.56% (-0.01%) compared to fbf11f1, passed because coverage increased by 0% when compared to adjusted base (94.56%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.56%. Comparing base (fbf11f1) to head (0fbd708).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1170      +/-   ##
==========================================
- Coverage   94.56%   94.56%   -0.01%     
==========================================
  Files          51       51              
  Lines        8947     8942       -5     
==========================================
- Hits         8461     8456       -5     
  Misses        486      486              
Files with missing lines Coverage Δ
include/clad/Differentiator/CladUtils.h 100.00% <ø> (ø)
include/clad/Differentiator/DerivativeBuilder.h 100.00% <ø> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.76% <100.00%> (-0.01%) ⬇️
lib/Differentiator/CladUtils.cpp 94.50% <100.00%> (ø)
lib/Differentiator/DerivativeBuilder.cpp 100.00% <ø> (ø)
lib/Differentiator/ReverseModeVisitor.cpp 95.59% <100.00%> (-0.01%) ⬇️
Files with missing lines Coverage Δ
include/clad/Differentiator/CladUtils.h 100.00% <ø> (ø)
include/clad/Differentiator/DerivativeBuilder.h 100.00% <ø> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.76% <100.00%> (-0.01%) ⬇️
lib/Differentiator/CladUtils.cpp 94.50% <100.00%> (ø)
lib/Differentiator/DerivativeBuilder.cpp 100.00% <ø> (ø)
lib/Differentiator/ReverseModeVisitor.cpp 95.59% <100.00%> (-0.01%) ⬇️