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

Rework computation of derivative function prototype. #1189

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Conversation

vgvassilev
Copy link
Owner

This patch centralizes it in one place.

Partially addresses #721

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.84%. Comparing base (ed826c4) to head (e2f7717).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1189   +/-   ##
=======================================
  Coverage   94.84%   94.84%           
=======================================
  Files          51       51           
  Lines        8965     8970    +5     
=======================================
+ Hits         8503     8508    +5     
  Misses        462      462           
Files with missing lines Coverage Δ
...clude/clad/Differentiator/BaseForwardModeVisitor.h 25.00% <ø> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.75% <100.00%> (+<0.01%) ⬆️
Files with missing lines Coverage Δ
...clude/clad/Differentiator/BaseForwardModeVisitor.h 25.00% <ø> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.75% <100.00%> (+<0.01%) ⬆️

This patch centralizes it in one place.
@vgvassilev vgvassilev merged commit 39ce604 into master Dec 26, 2024
92 checks passed
@vgvassilev vgvassilev deleted the derive-4 branch December 26, 2024 21:11
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.

1 participant