Skip to content

First pass at an auto-layout

5fafc16
Select commit
Loading
Failed to load commit list.
Open

Auto-layout mode that prevents plots from shrinking beyond readability #4234

First pass at an auto-layout
5fafc16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 1, 2026 in 0s

77.58% (-0.35%) compared to 6266ff8

View this Pull Request on Codecov

77.58% (-0.35%) compared to 6266ff8

Details

Codecov Report

❌ Patch coverage is 3.03030% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.58%. Comparing base (6266ff8) to head (5fafc16).
⚠️ Report is 1241 commits behind head on master.

Files with missing lines Patch % Lines
src/layouts.jl 0.00% 28 Missing ⚠️
src/plot.jl 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4234      +/-   ##
==========================================
- Coverage   77.93%   77.58%   -0.35%     
==========================================
  Files          28       28              
  Lines        7101     7134      +33     
==========================================
+ Hits         5534     5535       +1     
- Misses       1567     1599      +32     

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