-
Notifications
You must be signed in to change notification settings - Fork 208
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. 🚀 New features to boost your workflow:
|
There was a problem hiding this 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
1308a13
to
5ac6d2c
Compare
5ac6d2c
to
239b928
Compare
239b928
to
84be1cd
Compare
84be1cd
to
fad6e79
Compare
No description provided.