Skip to content

Deploy to mainnet#2535

Merged
zmcNotafraid merged 6 commits intomasterfrom
testnet
May 21, 2025
Merged

Deploy to mainnet#2535
zmcNotafraid merged 6 commits intomasterfrom
testnet

Conversation

@github-actions
Copy link
Contributor

No description provided.

* feat: add ssri service for fetch data

* feat: add ssri contract model

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

* feat: use worker to insert udt for first time

* feat: sync ssri data in node processor

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

* test: add worker test

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

---------

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
@zmcNotafraid zmcNotafraid added this pull request to the merge queue May 21, 2025
Merged via the queue into master with commit c3d595e May 21, 2025
8 checks passed
@codecov
Copy link

codecov bot commented May 21, 2025

Codecov Report

Attention: Patch coverage is 68.91192% with 60 lines in your changes missing coverage. Please review.

Project coverage is 53.80%. Comparing base (505bdb4) to head (fb37a8d).
Report is 93 commits behind head on master.

Files with missing lines Patch % Lines
app/services/ssri_indexer.rb 43.13% 29 Missing ⚠️
app/utils/ckb_utils.rb 78.37% 8 Missing ⚠️
...rs/analyze_contract_from_cell_dependency_worker.rb 0.00% 7 Missing ⚠️
app/models/ckb_sync/new_node_data_processor.rb 60.00% 6 Missing ⚠️
app/workers/ssri_contract_worker.rb 90.32% 6 Missing ⚠️
app/models/udt.rb 25.00% 3 Missing ⚠️
app/serializers/udt_serializer.rb 75.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (68.91%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project status has failed because the head coverage (53.80%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2535      +/-   ##
==========================================
+ Coverage   53.69%   53.80%   +0.11%     
==========================================
  Files         386      389       +3     
  Lines       11258    11404     +146     
==========================================
+ Hits         6045     6136      +91     
- Misses       5213     5268      +55     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant