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

Fix serialization of RGFs with dropped body expressions #64

Merged

Conversation

c42f
Copy link
Contributor

@c42f c42f commented Jun 3, 2023

@codecov
Copy link

codecov bot commented Jun 3, 2023

Codecov Report

Merging #64 (d41842e) into master (1598da8) will increase coverage by 0.15%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   96.36%   96.52%   +0.15%     
==========================================
  Files           1        1              
  Lines         110      115       +5     
==========================================
+ Hits          106      111       +5     
  Misses          4        4              
Impacted Files Coverage Δ
src/RuntimeGeneratedFunctions.jl 96.52% <100.00%> (+0.15%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@SebastianM-C
Copy link

I can't reproduce the errors with this PR anymore.

@ChrisRackauckas ChrisRackauckas merged commit 24d2a49 into SciML:master Jun 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.

AssertionError: body !== nothing when using MTK with Distributed
3 participants