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: update udt info through api #1373

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

zmcNotafraid
Copy link
Collaborator

@zmcNotafraid zmcNotafraid requested a review from rabbitz August 8, 2023 02:41
@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2023

Codecov Report

Patch coverage: 31.34% and project coverage change: -0.28% ⚠️

Comparison is base (bb447e4) 66.37% compared to head (bde31fb) 66.10%.
Report is 14 commits behind head on develop.

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

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1373      +/-   ##
===========================================
- Coverage    66.37%   66.10%   -0.28%     
===========================================
  Files          275      276       +1     
  Lines         7397     7456      +59     
===========================================
+ Hits          4910     4929      +19     
- Misses        2487     2527      +40     
Files Changed Coverage Δ
app/models/cell_input.rb 61.36% <ø> (ø)
app/models/ckb_sync/new_node_data_processor.rb 94.76% <ø> (ø)
app/models/epoch_statistic.rb 100.00% <ø> (ø)
app/models/udt.rb 100.00% <ø> (ø)
lib/websocket.rb 0.00% <0.00%> (ø)
...ib/tasks/migration/update_output_cells_status.rake 29.26% <29.26%> (ø)
app/controllers/api/v1/udts_controller.rb 100.00% <100.00%> (ø)
...trollers/api/v2/pending_transactions_controller.rb 100.00% <100.00%> (ø)

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

@Keith-CY
Copy link
Collaborator

An example as

curl --request GET \
     --url https://mainnet-api.explorer.nervos.org/api/v1/blocks \
     --header 'accept: application/json'

can be appended in the PR message

@zmcNotafraid zmcNotafraid added this pull request to the merge queue Aug 14, 2023
Merged via the queue into nervosnetwork:develop with commit 9488372 Aug 14, 2023
@zmcNotafraid zmcNotafraid deleted the issue-374 branch August 14, 2023 01:31
zmcNotafraid added a commit to zmcNotafraid/ckb-explorer that referenced this pull request Aug 29, 2023
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.

4 participants