Skip to content

Committed updated yarn.lock#27201

Merged
kevinansfield merged 1 commit intomainfrom
update-lockfile
Apr 7, 2026
Merged

Committed updated yarn.lock#27201
kevinansfield merged 1 commit intomainfrom
update-lockfile

Conversation

@kevinansfield
Copy link
Copy Markdown
Member

no issue

  • the yarn.lock file had become out of sync, causing it to update when running yarn install
  • this contains the up-to-date lockfile

no issue

- the `yarn.lock` file had become out of sync, causing it to update when running `yarn install`
- this contains the up-to-date lockfile
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 7, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 3cf5f0ea-1c2a-4249-8d7d-598251fcc5a3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-lockfile

Comment @coderabbitai help to get the list of available commands and usage tips.

@kevinansfield kevinansfield enabled auto-merge (squash) April 7, 2026 13:11
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 7, 2026

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.08%. Comparing base (99bbd19) to head (be0b983).
⚠️ Report is 17 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #27201   +/-   ##
=======================================
  Coverage   73.07%   73.08%           
=======================================
  Files        1538     1538           
  Lines      122291   122295    +4     
  Branches    14718    14722    +4     
=======================================
+ Hits        89364    89377   +13     
- Misses      31909    31921   +12     
+ Partials     1018      997   -21     
Flag Coverage Δ
admin-tests 54.38% <ø> (ø)
e2e-tests 73.08% <ø> (+<0.01%) ⬆️

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

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

E2E Tests Failed

To view the Playwright test report locally, run:

REPORT_DIR=$(mktemp -d) && gh run download 24083111411 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR"

@kevinansfield kevinansfield merged commit b453e78 into main Apr 7, 2026
69 of 78 checks passed
@kevinansfield kevinansfield deleted the update-lockfile branch April 7, 2026 22:30
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

E2E Tests Failed

To view the Playwright test report locally, run:

REPORT_DIR=$(mktemp -d) && gh run download 24083111411 -n playwright-report -D "$REPORT_DIR" && npx playwright show-report "$REPORT_DIR"

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