Skip to content

Replace reset_du! => set_zero!, derivative_dhat => derivative_hat#133

Merged
ranocha merged 8 commits intotrixi-framework:mainfrom
DanielDoehring:DanielDoehring-patch-1
Jan 19, 2026
Merged

Replace reset_du! => set_zero!, derivative_dhat => derivative_hat#133
ranocha merged 8 commits intotrixi-framework:mainfrom
DanielDoehring:DanielDoehring-patch-1

Conversation

@DanielDoehring
Copy link
Copy Markdown
Member

@tristanmontoya
Copy link
Copy Markdown
Member

Am I correct in understanding that this shouldn't be merged until after trixi-framework/Trixi.jl#2670 is merged?

@DanielDoehring
Copy link
Copy Markdown
Member Author

I am not 100% sure how we handle these breaking changes. What would make sense to me is that one should merge the change in Trixi first and then adapt here.

ranocha
ranocha previously approved these changes Jan 19, 2026
ranocha
ranocha previously approved these changes Jan 19, 2026
@ranocha ranocha enabled auto-merge (squash) January 19, 2026 12:44
@DanielDoehring
Copy link
Copy Markdown
Member Author

Somehow trixi-framework/Trixi.jl#2725 did not cause downstream fails

@DanielDoehring DanielDoehring changed the title Replace reset_du! with set_zero! Replace reset_du! => set_zero!, derivative_dhat => derivative_hat Jan 19, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.10%. Comparing base (7d325e8) to head (9f9b03c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   97.10%   97.10%           
=======================================
  Files          33       33           
  Lines        4558     4558           
=======================================
  Hits         4426     4426           
  Misses        132      132           

☔ 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
Collaborator

@benegee benegee left a comment

Choose a reason for hiding this comment

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

Thanks a lot for taking care!

The Trixi.jl downstream tests currently executes just one elixir, which does not cover the covariant solver part.

@ranocha ranocha disabled auto-merge January 19, 2026 14:59
@ranocha ranocha merged commit 3cb36b2 into trixi-framework:main Jan 19, 2026
9 checks passed
@DanielDoehring DanielDoehring deleted the DanielDoehring-patch-1 branch January 19, 2026 15:24
PhilBaa pushed a commit to PhilBaa/TrixiAtmo.jl that referenced this pull request Jan 26, 2026
…hat` (trixi-framework#133)

* Replace `reset_du!` with `set_zero!`

* Replace reset_du! with set_zero! for du

* require v0.14 of Trixi.jl

* bump trixi test project toml

* derivative_hat

---------

Co-authored-by: Tristan Montoya <montoya.tristan@gmail.com>
Co-authored-by: Hendrik Ranocha <ranocha@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants