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 failing CI tests due to SWE wave speed changes #39

Merged

Conversation

patrickersing
Copy link
Contributor

@patrickersing patrickersing commented Apr 9, 2024

This PR adjusts some elixirs and test reference values to account for the bug fix of max_abs_speeds for the ShallowWaterEquationsWetDry1D and ShallowWaterEquationsWetDry2D in trixi-framework/Trixi.jl#1898

I have also added an additional test for elixir_shallowwater_ec.jl to the upstream tests, since the current upstream tests didn't throw an error for the change in wave speed.

ARW edit: You also do this for the 2D equations, so I adjusted the comment for posterity.

@patrickersing patrickersing added the bug Something isn't working label Apr 9, 2024
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.22%. Comparing base (4ae6d4c) to head (433ba01).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   99.22%   99.22%           
=======================================
  Files          45       45           
  Lines        1680     1680           
=======================================
  Hits         1667     1667           
  Misses         13       13           

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

@patrickersing patrickersing marked this pull request as ready for review April 9, 2024 15:42
Copy link
Member

@andrewwinters5000 andrewwinters5000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! This should be the last hanging thread of your bug fix in Trixi.

@andrewwinters5000 andrewwinters5000 merged commit 71bba1e into trixi-framework:main Apr 10, 2024
9 checks passed
@patrickersing patrickersing deleted the fix_wavespeed_testing branch April 10, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants