Skip to content

chore(PageVersion): Use instance methods of Publishable#3853

Open
tvdeyen wants to merge 1 commit intomainfrom
page-version-use-publishable
Open

chore(PageVersion): Use instance methods of Publishable#3853
tvdeyen wants to merge 1 commit intomainfrom
page-version-use-publishable

Conversation

@tvdeyen
Copy link
Copy Markdown
Member

@tvdeyen tvdeyen commented Apr 24, 2026

What is this pull request for?

The Publishable concern provides the same instance methods, but with a slightly different signature. Since these methods are identical and only used internally we can remove them.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

@tvdeyen tvdeyen requested a review from a team as a code owner April 24, 2026 06:08
The Publishable concern provides the same instance methods,
but with a slightly different signature. Since these methods
are identical and only used internally we can remove them.
@tvdeyen tvdeyen force-pushed the page-version-use-publishable branch from 2e60c07 to c402e58 Compare April 24, 2026 06:09
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.06%. Comparing base (6826968) to head (c402e58).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3853      +/-   ##
==========================================
- Coverage   98.06%   98.06%   -0.01%     
==========================================
  Files         322      322              
  Lines        8530     8524       -6     
==========================================
- Hits         8365     8359       -6     
  Misses        165      165              

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

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