Skip to content

Conversation

@ghosind
Copy link
Owner

@ghosind ghosind commented Mar 14, 2025

Update dev package and GitHub Actions dependencies to fix CI error.

ghosind added 3 commits March 14, 2025 14:48
Signed-off-by: Chen Su <ghosind@gmail.com>
Signed-off-by: Chen Su <ghosind@gmail.com>
Signed-off-by: Chen Su <ghosind@gmail.com>
@ghosind ghosind requested a review from Copilot March 14, 2025 06:54
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates GitHub Actions dependencies to fix CI errors.

  • Updated workflow event triggers
  • Updated Node.js matrix versions
  • Updated actions for checkout, setup-node, and codecov
Comments suppressed due to low confidence (1)

.github/workflows/test.yaml:3

  • The removal of branch filtering may result in workflows triggering on all branches. If branch restrictions are required, consider reintroducing them to avoid unintended CI runs.
on: [push, pull_request]

@codecov
Copy link

codecov bot commented Mar 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.40%. Comparing base (302748c) to head (b5b35ae).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   99.39%   99.40%           
=======================================
  Files           4        4           
  Lines         662      669    +7     
  Branches      258      265    +7     
=======================================
+ Hits          658      665    +7     
  Misses          4        4           

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

@ghosind ghosind merged commit 3cf1680 into main Mar 14, 2025
11 of 12 checks passed
@ghosind ghosind deleted the chore/upgrade-dependencies branch March 14, 2025 06:58
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.

2 participants