Skip to content

Refactor Plots.jl integration into native package extension (#2216)#2861

Merged
ranocha merged 14 commits into
trixi-framework:mainfrom
ShahuK283:feature/2216-plots-ext
Mar 25, 2026
Merged

Refactor Plots.jl integration into native package extension (#2216)#2861
ranocha merged 14 commits into
trixi-framework:mainfrom
ShahuK283:feature/2216-plots-ext

Merge branch 'main' into feature/2216-plots-ext

9a3190c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 25, 2026 in 1s

97.11% (+2.77%) compared to ae42627

View this Pull Request on Codecov

97.11% (+2.77%) compared to ae42627

Details

Codecov Report

❌ Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.11%. Comparing base (ae42627) to head (9a3190c).

Files with missing lines Patch % Lines
ext/TrixiPlotsExt.jl 91.67% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2861      +/-   ##
==========================================
+ Coverage   94.34%   97.11%   +2.77%     
==========================================
  Files         606      607       +1     
  Lines       47292    47293       +1     
==========================================
+ Hits        44615    45925    +1310     
+ Misses       2677     1368    -1309     

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