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

Don't mark non-varied constant params #1148

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Remove static set from DiffReq

7bf55f3
Select commit
Loading
Failed to load commit list.
Open

Don't mark non-varied constant params #1148

Remove static set from DiffReq
7bf55f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2024 in 0s

94.58% (+0.01%) compared to 90061ef

View this Pull Request on Codecov

94.58% (+0.01%) compared to 90061ef

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.58%. Comparing base (90061ef) to head (7bf55f3).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1148      +/-   ##
==========================================
+ Coverage   94.56%   94.58%   +0.01%     
==========================================
  Files          51       51              
  Lines        8947     8972      +25     
==========================================
+ Hits         8461     8486      +25     
  Misses        486      486              
Files with missing lines Coverage Δ
include/clad/Differentiator/DerivativeBuilder.h 100.00% <ø> (ø)
include/clad/Differentiator/DiffPlanner.h 77.41% <100.00%> (+9.23%) ⬆️
lib/Differentiator/ActivityAnalyzer.cpp 100.00% <100.00%> (ø)
lib/Differentiator/DiffPlanner.cpp 98.64% <100.00%> (-0.02%) ⬇️
lib/Differentiator/ReverseModeVisitor.cpp 95.59% <100.00%> (ø)
Files with missing lines Coverage Δ
include/clad/Differentiator/DerivativeBuilder.h 100.00% <ø> (ø)
include/clad/Differentiator/DiffPlanner.h 77.41% <100.00%> (+9.23%) ⬆️
lib/Differentiator/ActivityAnalyzer.cpp 100.00% <100.00%> (ø)
lib/Differentiator/DiffPlanner.cpp 98.64% <100.00%> (-0.02%) ⬇️
lib/Differentiator/ReverseModeVisitor.cpp 95.59% <100.00%> (ø)