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

Add initial support for pointers in reverse mode #686

Merged
merged 1 commit into from
Dec 30, 2023

Add initial support for pointers in reverse mode

44b6c50
Select commit
Loading
Failed to load commit list.
Merged

Add initial support for pointers in reverse mode #686

Add initial support for pointers in reverse mode
44b6c50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2023 in 0s

94.51% (+0.02%) compared to 654faee

View this Pull Request on Codecov

94.51% (+0.02%) compared to 654faee

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (654faee) 94.48% compared to head (44b6c50) 94.51%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #686      +/-   ##
==========================================
+ Coverage   94.48%   94.51%   +0.02%     
==========================================
  Files          48       48              
  Lines        7091     7177      +86     
==========================================
+ Hits         6700     6783      +83     
- Misses        391      394       +3     
Files Coverage Δ
include/clad/Differentiator/VisitorBase.h 100.00% <ø> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.83% <ø> (-0.02%) ⬇️
lib/Differentiator/CladUtils.cpp 97.08% <100.00%> (-0.52%) ⬇️
lib/Differentiator/ReverseModeVisitor.cpp 96.08% <100.00%> (+0.04%) ⬆️
lib/Differentiator/VisitorBase.cpp 98.05% <100.00%> (+0.10%) ⬆️

... and 1 file with indirect coverage changes

Files Coverage Δ
include/clad/Differentiator/VisitorBase.h 100.00% <ø> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.83% <ø> (-0.02%) ⬇️
lib/Differentiator/CladUtils.cpp 97.08% <100.00%> (-0.52%) ⬇️
lib/Differentiator/ReverseModeVisitor.cpp 96.08% <100.00%> (+0.04%) ⬆️
lib/Differentiator/VisitorBase.cpp 98.05% <100.00%> (+0.10%) ⬆️

... and 1 file with indirect coverage changes