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

feat: add finalize_parameters_hook! #58

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

AayushSabharwal
Copy link
Member

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Add any other context about the problem here.

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (584bf3d) to head (ba71411).

Files Patch % Lines
src/parameter_indexing.jl 0.00% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #58       +/-   ##
==========================================
- Coverage   33.13%   0.00%   -33.14%     
==========================================
  Files           7       6        -1     
  Lines         341     344        +3     
==========================================
- Hits          113       0      -113     
- Misses        228     344      +116     

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

@ChrisRackauckas ChrisRackauckas merged commit b3404cf into master Mar 25, 2024
7 of 10 checks passed
@ChrisRackauckas ChrisRackauckas deleted the as/setp-callback branch March 25, 2024 12:50
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