Skip to content

ci: upgrade starknet.js tests #2861

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

wojciechos
Copy link
Contributor

No description provided.

Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.91%. Comparing base (e642db0) to head (fad6e79).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2861      +/-   ##
==========================================
- Coverage   75.08%   74.91%   -0.18%     
==========================================
  Files         220      220              
  Lines       23676    23676              
==========================================
- Hits        17777    17736      -41     
- Misses       4771     4801      +30     
- Partials     1128     1139      +11     

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

@wojciechos wojciechos marked this pull request as ready for review May 29, 2025 07:38
@Copilot Copilot AI review requested due to automatic review settings May 29, 2025 07:38
Copy link
Contributor

@Copilot 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 upgrades the version of starknet.js used in the CI tests. The update ensures that the tests run against version v6.24.1 instead of the previous v6.14.1.

  • Upgraded repository reference for starknet.js in CI workflow
Comments suppressed due to low confidence (1)

.github/workflows/starknet-js-tests.yml:26

  • Ensure that the updated version v6.24.1 is compatible with the current CI tests and workflow setup; review any changes or new features in this version that might require additional adjustments.
ref: v6.24.1

@wojciechos wojciechos marked this pull request as draft May 29, 2025 08:42
@wojciechos wojciechos force-pushed the wojciechos/upgrade-js-tests branch from 1308a13 to 5ac6d2c Compare May 30, 2025 14:16
@wojciechos wojciechos force-pushed the wojciechos/upgrade-js-tests branch from 5ac6d2c to 239b928 Compare June 2, 2025 12:10
@wojciechos wojciechos force-pushed the wojciechos/upgrade-js-tests branch from 239b928 to 84be1cd Compare June 6, 2025 08:48
@wojciechos wojciechos force-pushed the wojciechos/upgrade-js-tests branch from 84be1cd to fad6e79 Compare June 9, 2025 18:54
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