Skip to content

feat(rofl-client/rs): add HTTP transport#2447

Merged
uniyalabhishek merged 1 commit intomainfrom
uniyalabhishek/feature/rofl-client-rs-http-transport
Mar 26, 2026
Merged

feat(rofl-client/rs): add HTTP transport#2447
uniyalabhishek merged 1 commit intomainfrom
uniyalabhishek/feature/rofl-client-rs-http-transport

Conversation

@uniyalabhishek
Copy link
Copy Markdown
Contributor

closes #2446

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 20, 2026

Deploy Preview for oasisprotocol-oasis-sdk canceled.

Name Link
🔨 Latest commit 9aff4dc
🔍 Latest deploy log https://app.netlify.com/projects/oasisprotocol-oasis-sdk/deploys/69c2d6f830e8ac0007eb48da

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

❌ Patch coverage is 80.90909% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.33%. Comparing base (38d18ee) to head (9aff4dc).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
rofl-client/rs/src/lib.rs 80.90% 21 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2447      +/-   ##
==========================================
+ Coverage   51.26%   51.33%   +0.07%     
==========================================
  Files         237      237              
  Lines       17039    17106      +67     
==========================================
+ Hits         8735     8782      +47     
- Misses       8244     8264      +20     
  Partials       60       60              

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

Copy link
Copy Markdown
Member

@matevz matevz left a comment

Choose a reason for hiding this comment

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

Make sure rust rofl-client is also tested by CI.

Maybe rename test-python-rofl-client to test-rofl-client-python and add test-rofl-client-rust here

test-python-rofl-client:

Comment thread docs/rofl/workflow/test.mdx Outdated
Comment thread docs/rofl/workflow/test.mdx Outdated
Comment thread rofl-client/rs/Cargo.toml Outdated
Comment thread rofl-client/rs/README.md Outdated
@uniyalabhishek uniyalabhishek requested a review from matevz March 24, 2026 11:07
Comment thread rofl-client/rs/README.md Outdated
Comment thread rofl-client/rs/README.md Outdated
@uniyalabhishek uniyalabhishek force-pushed the uniyalabhishek/feature/rofl-client-rs-http-transport branch from fc98b2b to 9aff4dc Compare March 24, 2026 18:24
@uniyalabhishek uniyalabhishek merged commit 8a7f441 into main Mar 26, 2026
37 of 41 checks passed
@uniyalabhishek uniyalabhishek deleted the uniyalabhishek/feature/rofl-client-rs-http-transport branch March 26, 2026 10:51
github-actions bot added a commit that referenced this pull request Mar 26, 2026
…niyalabhishek/feature/rofl-client-rs-http-transport

feat(rofl-client/rs): add HTTP transport 8a7f441
github-actions bot added a commit that referenced this pull request Mar 26, 2026
…niyalabhishek/feature/rofl-client-rs-http-transport

feat(rofl-client/rs): add HTTP transport 8a7f441
github-actions bot added a commit that referenced this pull request Mar 26, 2026
…/uniyalabhishek/feature/rofl-client-rs-http-transport

feat(rofl-client/rs): add HTTP transport 8a7f441
github-actions bot added a commit to OasisUnofficial/oasis-sdk that referenced this pull request Mar 26, 2026
…sisprotocol/uniyalabhishek/feature/rofl-client-rs-http-transport

feat(rofl-client/rs): add HTTP transport 8a7f441
github-actions bot added a commit to OasisUnofficial/oasis-sdk that referenced this pull request Mar 26, 2026
…oasisprotocol/uniyalabhishek/feature/rofl-client-rs-http-transport

feat(rofl-client/rs): add HTTP transport 8a7f441
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.

rofl-client/rs: Add HTTP transport support

3 participants