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

Minor fixes #427

Merged
merged 5 commits into from
Apr 12, 2023
Merged

Minor fixes #427

merged 5 commits into from
Apr 12, 2023

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Apr 12, 2023

Union{} shouldn't appear in types, but with SciML it does, so we should support it.
Also a bunch of small fixes I had locally after debugging a 1.6-related issue.

@codecov
Copy link

codecov bot commented Apr 12, 2023

Codecov Report

Patch coverage: 38.46% and project coverage change: +1.38 🎉

Comparison is base (a203f04) 85.43% compared to head (d6a553b) 86.81%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #427      +/-   ##
==========================================
+ Coverage   85.43%   86.81%   +1.38%     
==========================================
  Files          24       24              
  Lines        2917     2928      +11     
==========================================
+ Hits         2492     2542      +50     
+ Misses        425      386      -39     
Impacted Files Coverage Δ
src/irgen.jl 94.25% <0.00%> (+0.22%) ⬆️
src/reflection.jl 75.51% <0.00%> (-1.58%) ⬇️
src/jlgen.jl 83.85% <83.33%> (+11.66%) ⬆️

... and 7 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@maleadt maleadt merged commit cc41cfa into master Apr 12, 2023
@maleadt maleadt deleted the tb/dev branch April 12, 2023 12:20
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