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 sign error in 3D DGMultiFDSBP elixir #2164

Merged
merged 5 commits into from
Nov 16, 2024

Update src/solvers/dgmulti/sbp.jl

3039074
Select commit
Loading
Failed to load commit list.
Merged

Fix sign error in 3D DGMultiFDSBP elixir #2164

Update src/solvers/dgmulti/sbp.jl
3039074
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2024 in 0s

96.37% (+0.00%) compared to 646f8d5

View this Pull Request on Codecov

96.37% (+0.00%) compared to 646f8d5

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.37%. Comparing base (646f8d5) to head (3039074).

Files with missing lines Patch % Lines
src/solvers/dgmulti/sbp.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2164   +/-   ##
=======================================
  Coverage   96.37%   96.37%           
=======================================
  Files         480      480           
  Lines       38178    38178           
=======================================
  Hits        36793    36793           
  Misses       1385     1385           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.