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

Remove the use_enzyme state from reverse mode visitor. NFC #946

Merged
merged 1 commit into from
Jun 18, 2024

Remove the use_enzyme state from reverse mode visitor. NFC

21939fb
Select commit
Loading
Failed to load commit list.
Merged

Remove the use_enzyme state from reverse mode visitor. NFC #946

Remove the use_enzyme state from reverse mode visitor. NFC
21939fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

93.80% (-0.01%) compared to 6e5ef74, passed because coverage increased by +0.00% when compared to adjusted base (93.80%)

View this Pull Request on Codecov

93.80% (-0.01%) compared to 6e5ef74, passed because coverage increased by +0.00% when compared to adjusted base (93.80%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.80%. Comparing base (6e5ef74) to head (21939fb).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #946      +/-   ##
==========================================
- Coverage   93.80%   93.80%   -0.01%     
==========================================
  Files          55       55              
  Lines        7828     7826       -2     
==========================================
- Hits         7343     7341       -2     
  Misses        485      485              
Files Coverage Δ
include/clad/Differentiator/ReverseModeVisitor.h 97.84% <100.00%> (ø)
lib/Differentiator/ReverseModeVisitor.cpp 97.25% <100.00%> (-0.01%) ⬇️
Files Coverage Δ
include/clad/Differentiator/ReverseModeVisitor.h 97.84% <100.00%> (ø)
lib/Differentiator/ReverseModeVisitor.cpp 97.25% <100.00%> (-0.01%) ⬇️