Skip to content

CI: test starknet-rs with both rpc v0.7 and v0.8 #2820

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 2 commits into
base: main
Choose a base branch
from

Conversation

EgeCaner
Copy link
Contributor

@EgeCaner EgeCaner commented May 12, 2025

This PR includes changes to allow run starknet-rs jsonrpc tests with different rpc and starknet-rs versions. CI now tests both v0.7 and v0.8.

Closes #2819

Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.84%. Comparing base (7d64642) to head (a794c79).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2820      +/-   ##
==========================================
- Coverage   74.89%   74.84%   -0.06%     
==========================================
  Files         206      206              
  Lines       22425    22425              
==========================================
- Hits        16796    16784      -12     
- Misses       4573     4581       +8     
- Partials     1056     1060       +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.

@EgeCaner EgeCaner force-pushed the chore/ci/starknet-rs/test-multiple-versions branch from c7c37f6 to a8cee46 Compare May 21, 2025 15:33
@EgeCaner EgeCaner force-pushed the chore/ci/starknet-rs/test-multiple-versions branch from a8cee46 to cceef52 Compare May 21, 2025 15:36
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.

Test Starknet.rs with both 0.7 and 0.8 rpc versions
2 participants