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 support for const cast in fwd mode #962

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

vaithak
Copy link
Collaborator

@vaithak vaithak commented Jun 29, 2024

useful for #961

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Copy link

codecov bot commented Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.87%. Comparing base (4c824ed) to head (1186bba).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #962   +/-   ##
=======================================
  Coverage   93.86%   93.87%           
=======================================
  Files          55       55           
  Lines        7894     7905   +11     
=======================================
+ Hits         7410     7421   +11     
  Misses        484      484           
Files Coverage Δ
...clude/clad/Differentiator/BaseForwardModeVisitor.h 100.00% <ø> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.96% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
...clude/clad/Differentiator/BaseForwardModeVisitor.h 100.00% <ø> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.96% <100.00%> (+<0.01%) ⬆️

Copy link
Owner

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vgvassilev vgvassilev merged commit 1d56ef8 into vgvassilev:master Jun 29, 2024
89 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants