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

refactor: rename internal jsonrpc-client crate #12925

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

qiweiii
Copy link
Contributor

@qiweiii qiweiii commented Feb 13, 2025

fix #12908

renamed internal crate near-jsonrpc-client to near-jsonrpc-client-internal

@qiweiii qiweiii requested a review from a team as a code owner February 13, 2025 12:42
@qiweiii qiweiii requested a review from saketh-are February 13, 2025 12:42
Copy link

codecov bot commented Feb 13, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 70.51%. Comparing base (e8bbcfb) to head (87f5c6d).

Files with missing lines Patch % Lines
tools/mirror/src/key_util.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12925      +/-   ##
==========================================
- Coverage   70.53%   70.51%   -0.02%     
==========================================
  Files         851      851              
  Lines      174921   174921              
  Branches   174921   174921              
==========================================
- Hits       123374   123345      -29     
- Misses      46420    46449      +29     
  Partials     5127     5127              
Flag Coverage Δ
backward-compatibility 0.36% <0.00%> (ø)
db-migration 0.36% <0.00%> (ø)
genesis-check 1.42% <0.00%> (ø)
linux 70.37% <0.00%> (-0.02%) ⬇️
linux-nightly 70.16% <0.00%> (-0.01%) ⬇️
pytests 1.73% <0.00%> (ø)
sanity-checks 1.54% <0.00%> (ø)
unittests 70.34% <0.00%> (-0.02%) ⬇️
upgradability 0.36% <0.00%> (ø)

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.

@mooori mooori self-requested a review February 13, 2025 14:46
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.

Rename workspace member near-jsonrpc-client to avoid name collision
2 participants