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

Respect shadow declarations when writing propagators. #1171

Merged
merged 2 commits into from
Dec 16, 2024

Simplify CHECK clauses in tests. NFC.

546c8d6
Select commit
Loading
Failed to load commit list.
Merged

Respect shadow declarations when writing propagators. #1171

Simplify CHECK clauses in tests. NFC.
546c8d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

94.57% (+0.01%) compared to 41e9f2f

View this Pull Request on Codecov

94.57% (+0.01%) compared to 41e9f2f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.57%. Comparing base (41e9f2f) to head (546c8d6).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1171      +/-   ##
==========================================
+ Coverage   94.56%   94.57%   +0.01%     
==========================================
  Files          51       51              
  Lines        8942     8959      +17     
==========================================
+ Hits         8456     8473      +17     
  Misses        486      486              
Files with missing lines Coverage Δ
include/clad/Differentiator/DerivativeBuilder.h 100.00% <ø> (ø)
include/clad/Differentiator/ReverseModeVisitor.h 96.55% <ø> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.76% <100.00%> (-0.01%) ⬇️
lib/Differentiator/DerivativeBuilder.cpp 100.00% <100.00%> (ø)
lib/Differentiator/ReverseModeVisitor.cpp 95.59% <100.00%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
include/clad/Differentiator/DerivativeBuilder.h 100.00% <ø> (ø)
include/clad/Differentiator/ReverseModeVisitor.h 96.55% <ø> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.76% <100.00%> (-0.01%) ⬇️
lib/Differentiator/DerivativeBuilder.cpp 100.00% <100.00%> (ø)
lib/Differentiator/ReverseModeVisitor.cpp 95.59% <100.00%> (+<0.01%) ⬆️