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 LLVM/Clad 15 compatibility #514

Merged
merged 8 commits into from
Dec 18, 2022
Merged

Conversation

alexander-penev
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Dec 10, 2022

Codecov Report

Merging #514 (c98654b) into master (6250d7d) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #514      +/-   ##
==========================================
+ Coverage   92.45%   92.48%   +0.02%     
==========================================
  Files          37       39       +2     
  Lines        5556     5575      +19     
==========================================
+ Hits         5137     5156      +19     
  Misses        419      419              
Impacted Files Coverage Δ
lib/Differentiator/DerivativeBuilder.cpp 100.00% <ø> (ø)
include/clad/Differentiator/Compatibility.h 89.47% <100.00%> (ø)
include/clad/Differentiator/VisitorBase.h 100.00% <100.00%> (ø)
lib/Differentiator/CladUtils.cpp 97.27% <100.00%> (+0.01%) ⬆️
lib/Differentiator/HessianModeVisitor.cpp 99.46% <100.00%> (ø)
lib/Differentiator/StmtClone.cpp 50.89% <100.00%> (ø)
lib/Differentiator/VisitorBase.cpp 97.63% <100.00%> (ø)
lib/Differentiator/EstimationModel.cpp 100.00% <0.00%> (ø)
include/clad/Differentiator/ErrorEstimator.h 100.00% <0.00%> (ø)
... and 5 more
Impacted Files Coverage Δ
lib/Differentiator/DerivativeBuilder.cpp 100.00% <ø> (ø)
include/clad/Differentiator/Compatibility.h 89.47% <100.00%> (ø)
include/clad/Differentiator/VisitorBase.h 100.00% <100.00%> (ø)
lib/Differentiator/CladUtils.cpp 97.27% <100.00%> (+0.01%) ⬆️
lib/Differentiator/HessianModeVisitor.cpp 99.46% <100.00%> (ø)
lib/Differentiator/StmtClone.cpp 50.89% <100.00%> (ø)
lib/Differentiator/VisitorBase.cpp 97.63% <100.00%> (ø)
lib/Differentiator/EstimationModel.cpp 100.00% <0.00%> (ø)
include/clad/Differentiator/ErrorEstimator.h 100.00% <0.00%> (ø)
... and 5 more

@vgvassilev vgvassilev merged commit fe6023c into vgvassilev:master Dec 18, 2022
@vgvassilev vgvassilev mentioned this pull request Jan 5, 2023
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