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 for wrapped f #148

Merged
merged 3 commits into from
Sep 9, 2022
Merged

fix for wrapped f #148

merged 3 commits into from
Sep 9, 2022

Conversation

ranocha
Copy link
Owner

@ranocha ranocha commented Sep 8, 2022

No description provided.

@ranocha ranocha enabled auto-merge (squash) September 8, 2022 10:47
@codecov
Copy link

codecov bot commented Sep 8, 2022

Codecov Report

Merging #148 (3e578d3) into main (1c5858a) will increase coverage by 0.38%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   88.82%   89.21%   +0.38%     
==========================================
  Files          31       31              
  Lines        5048     5061      +13     
==========================================
+ Hits         4484     4515      +31     
+ Misses        564      546      -18     
Flag Coverage Δ
unittests 89.21% <ø> (+0.38%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/SummationByPartsOperators.jl 100.00% <ø> (ø)
src/diffeq_callbacks.jl 100.00% <ø> (ø)
src/general_operators.jl 82.14% <0.00%> (-1.20%) ⬇️
src/SBP_operators.jl 77.69% <0.00%> (-0.69%) ⬇️
src/conservation_laws/cubic.jl 97.77% <0.00%> (+1.11%) ⬆️
src/conservation_laws/variable_linear_advection.jl 97.95% <0.00%> (+2.04%) ⬆️
src/legendre_operators.jl 79.50% <0.00%> (+3.27%) ⬆️
src/coupling.jl 90.46% <0.00%> (+4.18%) ⬆️
src/conservation_laws/general_laws.jl 50.00% <0.00%> (+8.33%) ⬆️

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

@ranocha
Copy link
Owner Author

ranocha commented Sep 8, 2022

Requires SciML/DiffEqBase.jl#820

@ranocha ranocha closed this Sep 9, 2022
@ranocha ranocha reopened this Sep 9, 2022
@ranocha ranocha enabled auto-merge (squash) September 9, 2022 05:26
@ranocha ranocha merged commit 21f4dc8 into main Sep 9, 2022
@ranocha ranocha deleted the hr/unwrap_f branch September 9, 2022 06:04
This pull request was closed.
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