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

CompatHelper: bump compat for Trixi to 0.7 for package test, (keep existing compat) #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

This pull request changes the compat entry for the Trixi package from 0.5, 0.6 to 0.5, 0.6, 0.7 for package test.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

andrewwinters5000 added a commit that referenced this pull request Mar 8, 2024
…ork#18)

* add equation SWEWetDry1D

* add tests and elixirs

* add OrdinaryDiffEq as a test dependency

* comment functions related to HR_chen_noelle

* fix tests

* fix tests #2

* fix tests #3

* fix tests 4

* fix tests 5

* fix tests 6

* add unit tests and namespace conflict test

* update unit tests, comment wave speed estimates

* update unit test

* add compat bounds

* add some comments

* clean some comments, remove wave speed estimates

* comment unused lines

* include examples folder for coverage test

* add upstream tests

* fix ci

* Adjust comment

* remove comments

* do using Trixi instead of using Trixi : Trixi

* update swe-1d

* add swe-2d

* add wet/dry functionality, tests and examples

* add unit tests

* Update comments in test files

* add upstream tests

* update comments

* fix typos

* add Downloads pkg, apply formatter

* move downloads dependency to test project.toml

* Update Trixi version to 0.7

* fix formatter to older version

* add Printf to Project.toml

* Change wavespeed estimate to fix tests with hll fluxes

* add unit tests, remove unused function

* apply formatter

* Change comments according to code review, add compat bound for LinearAlgebra

* reorganize single test files for each mesh type

* Add own flux hll and wave speed estimates; add unit tests

* remove unnecessary qualifier

* apply formatter

* Apply changes from code review and introduce new field equations.swe_trixi

* apply formatter

* Update name and type assignment of swe_trixi -> basic_swe

* add comment about duplication of g and H0

---------

Co-authored-by: Andrew Winters <[email protected]>
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.

0 participants