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

Limit the scope of m_DerivativeOrder and m_IndependentVarIndex. #1012

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

vgvassilev
Copy link
Owner

No description provided.

Copy link
Contributor

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

Copy link
Contributor

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

Copy link

codecov bot commented Jul 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.79%. Comparing base (f720b60) to head (4c28e89).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1012      +/-   ##
==========================================
- Coverage   93.80%   93.79%   -0.01%     
==========================================
  Files          55       55              
  Lines        8068     8060       -8     
==========================================
- Hits         7568     7560       -8     
  Misses        500      500              
Files Coverage Δ
...clude/clad/Differentiator/BaseForwardModeVisitor.h 100.00% <ø> (ø)
include/clad/Differentiator/DerivedFnInfo.h 100.00% <ø> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.98% <100.00%> (-0.01%) ⬇️
lib/Differentiator/DerivedFnInfo.cpp 100.00% <100.00%> (ø)
Files Coverage Δ
...clude/clad/Differentiator/BaseForwardModeVisitor.h 100.00% <ø> (ø)
include/clad/Differentiator/DerivedFnInfo.h 100.00% <ø> (ø)
lib/Differentiator/BaseForwardModeVisitor.cpp 98.98% <100.00%> (-0.01%) ⬇️
lib/Differentiator/DerivedFnInfo.cpp 100.00% <100.00%> (ø)

@vgvassilev vgvassilev merged commit fd9b645 into master Jul 28, 2024
89 checks passed
@vgvassilev vgvassilev deleted the simplify-m_DerivativeOrder branch July 28, 2024 07:08
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