Skip to content

Deploy to mainnet#2519

Merged
zmcNotafraid merged 5 commits intomasterfrom
testnet
May 13, 2025
Merged

Deploy to mainnet#2519
zmcNotafraid merged 5 commits intomasterfrom
testnet

Conversation

@github-actions
Copy link
Contributor

No description provided.

zmcNotafraid and others added 3 commits May 13, 2025 03:15
* feat: add column to contracts

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

* feat: add scripts list api

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

* feat: use task update contract

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

* feat: add paginate to scripts list api

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

* feat: add deployed_block_timestamp to contracts

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

* feat: adjust script api

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

* test: fix test

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

* feat: add contract_cell_id to point to dep_group's cell

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

* feat: return contract name of script

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

* feat: returns verified column to scripts api

* feat: cell_dependencies returns script info

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

* feat: modify association of cell_dependency

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

* feat: add is_primary for dep_group cell_dependency

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

---------

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: murongshaozong <netease163@icloud.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
@codecov
Copy link

codecov bot commented May 13, 2025

Codecov Report

Attention: Patch coverage is 61.40351% with 22 lines in your changes missing coverage. Please review.

Project coverage is 53.69%. Comparing base (bd49433) to head (505bdb4).
Report is 72 commits behind head on master.

Files with missing lines Patch % Lines
app/controllers/api/v2/scripts_controller.rb 57.89% 8 Missing ⚠️
lib/tasks/migration/fill_contracts_info.rake 0.00% 5 Missing ⚠️
...rs/analyze_contract_from_cell_dependency_worker.rb 0.00% 3 Missing ⚠️
app/controllers/api/v1/udts_controller.rb 0.00% 1 Missing ⚠️
app/models/cell_dependency.rb 80.00% 1 Missing ⚠️
app/models/contract.rb 88.88% 1 Missing ⚠️
app/models/lock_script.rb 80.00% 1 Missing ⚠️
app/models/type_script.rb 75.00% 1 Missing ⚠️
...p/workers/generate_udt_holder_allocation_worker.rb 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (61.40%) 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.69%) 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    #2519      +/-   ##
==========================================
+ Coverage   53.53%   53.69%   +0.15%     
==========================================
  Files         386      386              
  Lines       11229    11258      +29     
==========================================
+ Hits         6012     6045      +33     
+ Misses       5217     5213       -4     

☔ 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.

@zmcNotafraid zmcNotafraid added this pull request to the merge queue May 13, 2025
Merged via the queue into master with commit 11891ce May 13, 2025
8 of 10 checks passed
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.

2 participants