feat(rofl-client/rs): add HTTP transport#2447
Merged
uniyalabhishek merged 1 commit intomainfrom Mar 26, 2026
Merged
Conversation
✅ Deploy Preview for oasisprotocol-oasis-sdk canceled.
|
Codecov Report❌ Patch coverage is
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. 🚀 New features to boost your workflow:
|
matevz
reviewed
Mar 23, 2026
Member
matevz
left a comment
There was a problem hiding this comment.
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
oasis-sdk/.github/workflows/ci-test.yaml
Line 629 in 63b70fc
matevz
approved these changes
Mar 24, 2026
fc98b2b to
9aff4dc
Compare
ptrus
approved these changes
Mar 26, 2026
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #2446