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 #1427

Merged
merged 4 commits into from
Sep 4, 2023
Merged

Deploy to mainnet #1427

merged 4 commits into from
Sep 4, 2023

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

zmcNotafraid and others added 2 commits September 4, 2023 01:56
* Merge master back to develop (#1359)

Co-authored-by: NanZhang <zhangnan8710@gmail.com>
Co-authored-by: Miles Zhang <mingchang555@hotmail.com>

* fix: cached_find an not exist block will always return nil

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>

---------

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Co-authored-by: Chen Yu <keithwhisper@gmail.com>
Co-authored-by: NanZhang <zhangnan8710@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 71.67% and project coverage change: +0.90% 🎉

Comparison is base (f13f63e) 66.08% compared to head (d71abb9) 66.98%.
Report is 41 commits behind head on master.

❗ Current head d71abb9 differs from pull request most recent head 24a4224. Consider uploading reports for the commit 24a4224 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1427      +/-   ##
==========================================
+ Coverage   66.08%   66.98%   +0.90%     
==========================================
  Files         277      277              
  Lines        7462     7491      +29     
==========================================
+ Hits         4931     5018      +87     
+ Misses       2531     2473      -58     
Files Changed Coverage Δ
...trollers/api/v1/address_transactions_controller.rb 95.55% <ø> (-0.10%) ⬇️
app/controllers/api/v1/blocks_controller.rb 95.34% <ø> (-0.11%) ⬇️
app/models/cell_input.rb 61.36% <ø> (ø)
app/models/cell_output.rb 73.23% <ø> (-0.71%) ⬇️
app/models/deployed_cell.rb 56.57% <ø> (ø)
app/models/lock_script.rb 90.62% <ø> (ø)
app/models/token_item.rb 81.81% <ø> (ø)
app/models/type_script.rb 70.37% <ø> (ø)
app/services/charts/daily_statistic_generator.rb 96.55% <0.00%> (-3.45%) ⬇️
lib/websocket.rb 0.00% <ø> (ø)
... and 16 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 Sep 4, 2023
Merged via the queue into master with commit d7a633d Sep 4, 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.

4 participants