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

add rpc_methods endpoint #76

Merged
merged 3 commits into from
Feb 24, 2024
Merged

add rpc_methods endpoint #76

merged 3 commits into from
Feb 24, 2024

Conversation

insipx
Copy link
Contributor

@insipx insipx commented Feb 22, 2024

  • method
  • tests

closes #65

@insipx insipx marked this pull request as ready for review February 22, 2024 21:56
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 82.64%. Comparing base (2f93b91) to head (67c54dc).

Files Patch % Lines
xps/src/main.rs 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   78.75%   82.64%   +3.89%     
==========================================
  Files          14       14              
  Lines         579      657      +78     
==========================================
+ Hits          456      543      +87     
+ Misses        123      114       -9     

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

@insipx insipx requested review from jac18281828 and 37ng and removed request for jac18281828 February 23, 2024 17:45
Copy link
Contributor

@37ng 37ng left a comment

Choose a reason for hiding this comment

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

Let's end this week with a LGTM and looking forward to what we'll be building this year.

@insipx insipx merged commit 5efa948 into main Feb 24, 2024
8 checks passed
@insipx insipx deleted the rpc-methods branch February 24, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Feature request: Add rpc_methods endpoint for listing available endpoints
2 participants