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

Use the Julia wrappers in CUTEst.jl -- Part II #343

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

amontoison
Copy link
Member

  • Update gen/wrappers.jl to generate Julia wrappers that use pointers to routines in a shared library.

Copy link

codecov bot commented Aug 17, 2024

Codecov Report

Attention: Patch coverage is 1.17647% with 336 lines in your changes missing coverage. Please review.

Project coverage is 54.68%. Comparing base (f2ad6a4) to head (98b9bae).
Report is 20 commits behind head on main.

Files Patch % Lines
src/libcutest.jl 1.17% 336 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #343       +/-   ##
===========================================
- Coverage   89.11%   54.68%   -34.43%     
===========================================
  Files           5        8        +3     
  Lines         790     1322      +532     
===========================================
+ Hits          704      723       +19     
- Misses         86      599      +513     

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

@amontoison amontoison merged commit fa6badd into JuliaSmoothOptimizers:main Aug 17, 2024
11 of 15 checks passed
@amontoison amontoison deleted the gen_wrappers branch August 17, 2024 07:41
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