trixi-framework / Trixi.jl

Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
https://trixi-framework.github.io/Trixi.jl
MIT License
505 stars 98 forks source link

Add numerical support of other real types (`multi`) #1988

Open huiyuxie opened 1 week ago

huiyuxie commented 1 week ago

Continue #1909.

Tasks:

github-actions[bot] commented 1 week ago

Review checklist

This checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging.

Purpose and scope

Code quality

Documentation

Testing

Performance

Verification

Created with :heart: by the Trixi.jl community.

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 97.89474% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.19%. Comparing base (58acd35) to head (23c118a).

Files Patch % Lines
src/equations/inviscid_burgers_1d.jl 78.95% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1988 +/- ## ========================================== - Coverage 96.19% 96.19% -0.00% ========================================== Files 460 460 Lines 36993 37009 +16 ========================================== + Hits 35584 35599 +15 - Misses 1409 1410 +1 ``` | [Flag](https://app.codecov.io/gh/trixi-framework/Trixi.jl/pull/1988/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/trixi-framework/Trixi.jl/pull/1988/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | `96.19% <97.89%> (-<0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.