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: query udt by name or symbol #1488

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

zmcNotafraid
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: 164 lines in your changes are missing coverage. Please review.

Comparison is base (bb447e4) 66.37% compared to head (bb96fbf) 66.94%.
Report is 134 commits behind head on develop.

❗ Current head bb96fbf differs from pull request most recent head 8f3087a. Consider uploading reports for the commit 8f3087a to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1488      +/-   ##
===========================================
+ Coverage    66.37%   66.94%   +0.56%     
===========================================
  Files          275      283       +8     
  Lines         7397     7627     +230     
===========================================
+ Hits          4910     5106     +196     
- Misses        2487     2521      +34     
Files Coverage Δ
...trollers/api/v1/address_transactions_controller.rb 95.55% <100.00%> (-0.10%) ⬇️
app/controllers/api/v1/blocks_controller.rb 95.34% <ø> (-0.11%) ⬇️
...rollers/api/v1/contract_transactions_controller.rb 100.00% <100.00%> (ø)
app/controllers/api/v1/udt_queries_controller.rb 100.00% <100.00%> (ø)
.../controllers/api/v1/udt_transactions_controller.rb 100.00% <100.00%> (ø)
...controllers/api/v1/udt_verifications_controller.rb 100.00% <100.00%> (ø)
app/controllers/api/v1/udts_controller.rb 100.00% <100.00%> (ø)
...trollers/api/v2/pending_transactions_controller.rb 100.00% <100.00%> (ø)
app/controllers/api/v2/transactions_controller.rb 100.00% <100.00%> (ø)
app/models/cell_input.rb 61.36% <ø> (ø)
... and 36 more

... and 1 file with indirect coverage changes

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

@zmcNotafraid zmcNotafraid added this pull request to the merge queue Oct 30, 2023
Merged via the queue into nervosnetwork:develop with commit 70f3d61 Oct 30, 2023
1 check passed
@zmcNotafraid zmcNotafraid deleted the issue-383 branch October 30, 2023 02:45
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.

3 participants