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

Convert everything to C++ #92

Draft
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

TimSiebert1
Copy link
Collaborator

Hi,

this PR transforms the C sources to C++.

Its not done yet!

@TimSiebert1 TimSiebert1 self-assigned this Dec 20, 2024
@TimSiebert1 TimSiebert1 marked this pull request as draft December 20, 2024 20:19
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 34.71074% with 553 lines in your changes missing coverage. Please review.

Project coverage is 65.56%. Comparing base (3c1f1ed) to head (45af1ab).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
ADOL-C/src/ho_rev.cpp 35.63% 298 Missing ⚠️
ADOL-C/src/uni5_for.cpp 22.67% 133 Missing ⚠️
ADOL-C/src/taping.cpp 50.39% 63 Missing ⚠️
ADOL-C/src/fo_rev.cpp 31.08% 51 Missing ⚠️
ADOL-C/src/adalloc.cpp 30.00% 7 Missing ⚠️
ADOL-C/src/advector.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   66.25%   65.56%   -0.69%     
==========================================
  Files          51       51              
  Lines       26686    26239     -447     
  Branches     1843     1848       +5     
==========================================
- Hits        17680    17203     -477     
- Misses       9006     9036      +30     
Flag Coverage Δ
unittests 65.56% <34.71%> (-0.69%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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