Skip to content

fix: multi-line facet panel strip labels for facet_grid and facet_wrap (#262)#339

Open
ANAMASGARD wants to merge 4 commits into
masterfrom
f-multiline-facet-panel-titles
Open

fix: multi-line facet panel strip labels for facet_grid and facet_wrap (#262)#339
ANAMASGARD wants to merge 4 commits into
masterfrom
f-multiline-facet-panel-titles

Merge branch 'master' into f-multiline-facet-panel-titles

82f6f0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 1s

73.01% (-0.02%) compared to 9dce861, passed because coverage increased by 0.01% when compared to adjusted base (72.99%)

View this Pull Request on Codecov

73.01% (-0.02%) compared to 9dce861, passed because coverage increased by 0.01% when compared to adjusted base (72.99%)

Details

Codecov Report

❌ Patch coverage is 75.60976% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.01%. Comparing base (9dce861) to head (82f6f0c).

Files with missing lines Patch % Lines
inst/htmljs/animint.js 72.72% 9 Missing ⚠️
R/z_facets.R 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #339      +/-   ##
==========================================
- Coverage   73.02%   73.01%   -0.02%     
==========================================
  Files         164      164              
  Lines        8837     8870      +33     
==========================================
+ Hits         6453     6476      +23     
- Misses       2384     2394      +10     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.