Skip to content

Conversation

@YichengDWu
Copy link

@YichengDWu YichengDWu commented Mar 11, 2023

Julia introduced package extensions in v1.9. This PR is backwards-compatible to earlier Julia versions as well.

@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2023

Codecov Report

Merging #192 (c216454) into master (ed42033) will decrease coverage by 0.15%.
The diff coverage is 80.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
- Coverage   73.64%   73.49%   -0.15%     
==========================================
  Files          20       20              
  Lines         683      683              
==========================================
- Hits          503      502       -1     
- Misses        180      181       +1     
Impacted Files Coverage Δ
ext/ConstructionBaseExt.jl 0.00% <0.00%> (ø)
ext/GPUArraysExt.jl 52.88% <ø> (ø)
ext/RecursiveArrayToolsExt.jl 0.00% <ø> (ø)
ext/ReverseDiffExt.jl 100.00% <ø> (ø)
ext/SciMLBaseExt.jl 0.00% <ø> (ø)
src/ComponentArrays.jl 88.88% <85.71%> (-11.12%) ⬇️
ext/StaticArraysExt.jl 100.00% <100.00%> (ø)
src/similar_convert_copy.jl 85.71% <100.00%> (ø)

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

@jonniedie jonniedie merged commit efff2cd into SciML:master Apr 1, 2023
@jonniedie
Copy link
Collaborator

Thanks!

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