Skip to content
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

feat: Implement Session.call method to allow calling RPC methods without any error handling to get the raw response #1092

Merged
merged 1 commit into from Feb 8, 2024

Conversation

edgarrmondragon
Copy link
Owner

@edgarrmondragon edgarrmondragon commented Feb 8, 2024


📚 Documentation preview 📚: https://citric--1092.org.readthedocs.build/en/1092/

@edgarrmondragon edgarrmondragon force-pushed the feat/session-raw branch 4 times, most recently from 64a7bcc to fb3a563 Compare February 8, 2024 07:11
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (774e540) 100.00% compared to head (64e7ac3) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1092   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          482       484    +2     
  Branches        24        25    +1     
=========================================
+ Hits           482       484    +2     
Flag Coverage Δ
integration 91.32% <91.66%> (+0.03%) ⬆️
unit 93.80% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

…thout any error handling to get the raw response
Copy link

sonarcloud bot commented Feb 8, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@edgarrmondragon edgarrmondragon marked this pull request as ready for review February 8, 2024 07:30
@edgarrmondragon edgarrmondragon merged commit 2f7e94d into main Feb 8, 2024
38 checks passed
@edgarrmondragon edgarrmondragon deleted the feat/session-raw branch February 8, 2024 07:30
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.

None yet

1 participant