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

upwind operators in a single struct #156

Merged
merged 8 commits into from
Nov 26, 2022
Merged

upwind operators in a single struct #156

merged 8 commits into from
Nov 26, 2022

Conversation

ranocha
Copy link
Owner

@ranocha ranocha commented Nov 25, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 25, 2022

Codecov Report

Merging #156 (3849058) into main (f0759e8) will increase coverage by 0.29%.
The diff coverage is 71.79%.

@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
+ Coverage   89.33%   89.62%   +0.29%     
==========================================
  Files          31       32       +1     
  Lines        5110     5148      +38     
==========================================
+ Hits         4565     4614      +49     
+ Misses        545      534      -11     
Flag Coverage Δ
unittests 89.62% <71.79%> (+0.29%) ⬆️

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

Impacted Files Coverage Δ
src/SummationByPartsOperators.jl 100.00% <ø> (ø)
src/upwind_operators.jl 71.05% <71.05%> (ø)
src/general_operators.jl 84.28% <100.00%> (+2.14%) ⬆️
src/SBP_coefficients/MattssonSvärdNordström2004.jl 99.04% <0.00%> (+0.31%) ⬆️
src/SBP_coefficients/Mattsson2017.jl 99.18% <0.00%> (+0.40%) ⬆️
...P_coefficients/DienerDorbandSchnetterTiglio2007.jl 32.90% <0.00%> (+0.64%) ⬆️
src/SBP_coefficients/Mattsson2014.jl 100.00% <0.00%> (+0.68%) ⬆️
src/coupling.jl 90.59% <0.00%> (+0.81%) ⬆️
src/SBP_coefficients/MattssonNordström2004.jl 100.00% <0.00%> (+1.03%) ⬆️
src/SBP_coefficients/MattssonSvärdShoeybi2008.jl 100.00% <0.00%> (+1.03%) ⬆️
... and 4 more

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

@ranocha ranocha marked this pull request as ready for review November 25, 2022 17:08
@ranocha ranocha enabled auto-merge (squash) November 25, 2022 17:08
@coveralls
Copy link

coveralls commented Nov 25, 2022

Coverage Status

Coverage increased (+0.3%) to 89.627% when pulling 3849058 on hr/upwind_struct into f0759e8 on main.

@ranocha ranocha merged commit b084b7b into main Nov 26, 2022
@ranocha ranocha deleted the hr/upwind_struct branch November 26, 2022 11:57
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

2 participants