Skip to content

Fix @stela/publisher-utils tests#809

Open
liam-lloyd wants to merge 1 commit into
mainfrom
noissue_fix_publisher_utils_tests
Open

Fix @stela/publisher-utils tests#809
liam-lloyd wants to merge 1 commit into
mainfrom
noissue_fix_publisher_utils_tests

Conversation

@liam-lloyd

Copy link
Copy Markdown
Member

In the recent switch from jest to vitest, we broke our publisher-utils tests. We didn't catch this because our CI wasn't configured to run these tests. This commit fixes the tests and updates the CI to test this package in the future.

In the recent switch from jest to vitest, we broke our publisher-utils
tests. We didn't catch this because our CI wasn't configured to run
these tests. This commit fixes the tests and updates the CI to test this
package in the future.
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.30%. Comparing base (8ea47a3) to head (a25e236).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #809   +/-   ##
=======================================
  Coverage   98.30%   98.30%           
=======================================
  Files          93       93           
  Lines        2481     2481           
  Branches      462      461    -1     
=======================================
  Hits         2439     2439           
  Misses         42       42           
Flag Coverage Δ
api 98.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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