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 similar for dynamic allocations #952

Merged

Conversation

amontoison
Copy link
Member

close #951

Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.42%. Comparing base (9536ef7) to head (4a5ba1c).
Report is 33 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #952      +/-   ##
==========================================
- Coverage   94.68%   93.42%   -1.26%     
==========================================
  Files          45       46       +1     
  Lines        8027     9155    +1128     
==========================================
+ Hits         7600     8553     +953     
- Misses        427      602     +175     

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

@amontoison amontoison merged commit e0c5a15 into JuliaSmoothOptimizers:main Jan 18, 2025
33 of 37 checks passed
@amontoison amontoison deleted the similar_dynamic_allocations branch January 18, 2025 04:42
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.

Use similar instead of S(undef, n) for dynamic allocations
1 participant