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

Deploy to mainnet #1431

Merged
merged 4 commits into from
Sep 5, 2023
Merged

Deploy to mainnet #1431

merged 4 commits into from
Sep 5, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 4, 2023

No description provided.

* feat: add referring cells

* chore: output renamed to cell

* feat: delete referring_cells when revert block
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 74.64% and project coverage change: +0.06% 🎉

Comparison is base (967bfb8) 66.98% compared to head (5d9f17a) 67.04%.
Report is 6 commits behind head on master.

❗ Current head 5d9f17a differs from pull request most recent head 37fabab. Consider uploading reports for the commit 37fabab to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1431      +/-   ##
==========================================
+ Coverage   66.98%   67.04%   +0.06%     
==========================================
  Files         277      278       +1     
  Lines        7488     7514      +26     
==========================================
+ Hits         5016     5038      +22     
- Misses       2472     2476       +4     
Files Changed Coverage Δ
lib/tasks/migration/generate_referring_cells.rake 23.07% <23.07%> (ø)
app/controllers/api/v2/scripts_controller.rb 80.00% <79.41%> (+2.58%) ⬆️
app/models/block.rb 67.72% <87.50%> (-0.03%) ⬇️
.../controllers/api/v1/udt_transactions_controller.rb 100.00% <100.00%> (ø)
app/models/cell_output.rb 73.42% <100.00%> (+0.18%) ⬆️
app/models/ckb_sync/new_node_data_processor.rb 92.98% <100.00%> (+0.01%) ⬆️
app/models/referring_cell.rb 89.47% <100.00%> (+49.47%) ⬆️

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

@rabbitz rabbitz added this pull request to the merge queue Sep 5, 2023
Merged via the queue into master with commit 04a13fb Sep 5, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants