Skip to content

Adapt to Trixi v0.16#169

Merged
ranocha merged 20 commits intomainfrom
bg/trixi-v016
Mar 29, 2026
Merged

Adapt to Trixi v0.16#169
ranocha merged 20 commits intomainfrom
bg/trixi-v016

Conversation

@benegee
Copy link
Copy Markdown
Collaborator

@benegee benegee commented Mar 27, 2026

Mainly adding backend arguments.

Resolves #167
Closes #170; closes #171

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.09%. Comparing base (097086e) to head (00bc02a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   97.09%   97.09%           
=======================================
  Files          37       37           
  Lines        5019     5021    +2     
=======================================
+ Hits         4873     4875    +2     
  Misses        146      146           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@tristanmontoya tristanmontoya left a comment

Choose a reason for hiding this comment

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

I fixed a few more signatures and removed the duplication hack that I did to get the downstream tests to pass during TRUDI. Should be good to go.

@ranocha ranocha merged commit 84007e1 into main Mar 29, 2026
10 checks passed
@ranocha ranocha deleted the bg/trixi-v016 branch March 29, 2026 12:38
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.

Adapt kernels to include backend

3 participants