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
527 stars 104 forks source link

Add changelog to docs #1933

Closed sloede closed 4 months ago

sloede commented 4 months ago

Uses Changelog.jl to auto-generate PR links.

Docs preview: https://trixi-framework.github.io/Trixi.jl/previews/PR1933/changelog/

github-actions[bot] commented 4 months 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 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.10%. Comparing base (80f3c36) to head (a4d2185).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1933 +/- ## ========================================== + Coverage 91.15% 96.10% +4.95% ========================================== Files 451 451 Lines 36410 36414 +4 ========================================== + Hits 33188 34993 +1805 + Misses 3222 1421 -1801 ``` | [Flag](https://app.codecov.io/gh/trixi-framework/Trixi.jl/pull/1933/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/1933/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=trixi-framework) | `96.10% <ø> (+4.95%)` | :arrow_up: | 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.