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

Better Mixed Deriv handling, fix second order time #303

Merged
merged 4 commits into from
Aug 31, 2023
Merged

Conversation

xtalax
Copy link
Member

@xtalax xtalax commented Aug 30, 2023

No description provided.

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #303 (5e1d463) into master (25928a5) will increase coverage by 3.71%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #303      +/-   ##
==========================================
+ Coverage   82.35%   86.07%   +3.71%     
==========================================
  Files          37       38       +1     
  Lines        1700     1723      +23     
==========================================
+ Hits         1400     1483      +83     
+ Misses        300      240      -60     
Files Changed Coverage Δ
src/MethodOfLines.jl 100.00% <ø> (ø)
src/discretization/generate_ic_defaults.jl 93.33% <ø> (-0.79%) ⬇️
...discretization/generate_finite_difference_rules.jl 95.45% <100.00%> (+0.45%) ⬆️
...mes/2nd_order_mixed_deriv/2nd_order_mixed_deriv.jl 100.00% <100.00%> (ø)
...schemes/centered_difference/centered_difference.jl 100.00% <100.00%> (ø)
src/system_parsing/pde_system_transformation.jl 92.85% <100.00%> (+32.30%) ⬆️

... and 3 files with indirect coverage changes

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

@xtalax xtalax merged commit 6e7388a into SciML:master Aug 31, 2023
39 of 42 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.

None yet

1 participant