Skip to content

Use mesh-specialized eachelement to maintain compatibility with new DGMulti cache structure#160

Merged
tristanmontoya merged 15 commits intomainfrom
tm/use_mesh_specialized_eachelement
Mar 19, 2026
Merged

Use mesh-specialized eachelement to maintain compatibility with new DGMulti cache structure#160
tristanmontoya merged 15 commits intomainfrom
tm/use_mesh_specialized_eachelement

Conversation

@tristanmontoya
Copy link
Copy Markdown
Member

@tristanmontoya tristanmontoya commented Mar 19, 2026

Quick fix to get Trixi.jl's downstream TrixiAtmo.jl tests to pass after DGMulti container changes (this PR avoids accessing the DGMulti solution_container, which we don't have yet in TrixiAtmo.jl). After the next Trixi.jl patch release, we will revisit the TrixiAtmo.jl containers for consistency. Will close #159.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.08%. Comparing base (966293e) to head (0ecf613).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #160   +/-   ##
=======================================
  Coverage   97.08%   97.08%           
=======================================
  Files          37       37           
  Lines        5010     5010           
=======================================
  Hits         4864     4864           
  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.

@tristanmontoya tristanmontoya merged commit d309710 into main Mar 19, 2026
10 checks passed
@tristanmontoya tristanmontoya deleted the tm/use_mesh_specialized_eachelement branch March 19, 2026 11:28
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.

Test of elixir_tri_barotropic_instability broken

2 participants