Skip to content

Add default parameter geom_blank to stat#1040

Merged
has2k1 merged 1 commit intomainfrom
stat-default-parameter
Mar 9, 2026
Merged

Add default parameter geom_blank to stat#1040
has2k1 merged 1 commit intomainfrom
stat-default-parameter

Conversation

@has2k1
Copy link
Owner

@has2k1 has2k1 commented Mar 6, 2026

This allows us to extend stats with less boilerplate code. i.e. DEFAULT_PARAMS becomes optional.

This allows us to extend stats with less boilerplate code. i.e.
DEFAULT_PARAMS becomes optional.
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.83%. Comparing base (bbf7fe3) to head (e7a73fa).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1040   +/-   ##
=======================================
  Coverage   86.83%   86.83%           
=======================================
  Files         203      203           
  Lines       13806    13806           
  Branches     1702     1702           
=======================================
  Hits        11988    11988           
  Misses       1273     1273           
  Partials      545      545           

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

@has2k1 has2k1 merged commit e7a73fa into main Mar 9, 2026
14 checks passed
@has2k1 has2k1 deleted the stat-default-parameter branch March 9, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant