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

Change typeof(x) <: y to x isa y #432

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

pepijndevos
Copy link
Contributor

This PR has been automatically generated by a script co-authored by ChatGPT

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #432 (5ad93b8) into master (b01e0c3) will decrease coverage by 0.28%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master     #432      +/-   ##
==========================================
- Coverage   81.80%   81.52%   -0.28%     
==========================================
  Files          11       11              
  Lines        1440     1440              
==========================================
- Hits         1178     1174       -4     
- Misses        262      266       +4     
Files Coverage Δ
src/common_interface/function_types.jl 94.04% <100.00%> (ø)
src/common_interface/integrator_utils.jl 86.66% <100.00%> (ø)
src/common_interface/integrator_types.jl 71.42% <50.00%> (ø)

... and 2 files with indirect coverage changes

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

@ChrisRackauckas ChrisRackauckas merged commit 81fb59a into SciML:master Nov 2, 2023
3 of 6 checks passed
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.

3 participants