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 testnet #1559

Merged
merged 8 commits into from
Jan 16, 2024
Merged

Deploy to testnet #1559

merged 8 commits into from
Jan 16, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 9, 2024

No description provided.

* feat: parse omiga inscription info cell data

Signed-off-by: Miles Zhang <[email protected]>

* feat: create omiga_inscription_info model

Signed-off-by: Miles Zhang <[email protected]>

* feat: save omiga inscription info and udt in sync process

Signed-off-by: Miles Zhang <[email protected]>

* feat: add omiga_inscription api

Signed-off-by: Miles Zhang <[email protected]>

* test: fix test

Signed-off-by: Miles Zhang <[email protected]>

---------

Signed-off-by: Miles Zhang <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Jan 9, 2024

Codecov Report

Attention: 68 lines in your changes are missing coverage. Please review.

Comparison is base (a495b3a) 67.13% compared to head (3902b08) 67.48%.
Report is 6 commits behind head on testnet.

❗ Current head 3902b08 differs from pull request most recent head 9f94f4a. Consider uploading reports for the commit 9f94f4a to get more accurate results

Files Patch % Lines
.../controllers/api/v2/ckb_transactions_controller.rb 15.38% 22 Missing ⚠️
...p/serializers/omiga_inscription_info_serializer.rb 0.00% 14 Missing ⚠️
app/models/ckb_sync/new_node_data_processor.rb 89.18% 12 Missing ⚠️
...ontrollers/api/v1/omiga_inscriptions_controller.rb 80.55% 7 Missing ⚠️
app/utils/ckb_utils.rb 88.46% 6 Missing ⚠️
app/models/cell_output.rb 88.46% 3 Missing ⚠️
app/models/ckb_sync/api.rb 70.00% 3 Missing ⚠️
.../tasks/migration/update_omiga_inscription_udt.rake 97.67% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           testnet    #1559      +/-   ##
===========================================
+ Coverage    67.13%   67.48%   +0.34%     
===========================================
  Files          285      289       +4     
  Lines         7729     7922     +193     
===========================================
+ Hits          5189     5346     +157     
- Misses        2540     2576      +36     

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

* chore: add xudt mainnet code hash configuration

Signed-off-by: Miles Zhang <[email protected]>

* feat: return omiga inscription udt account for address api

Signed-off-by: Miles Zhang <[email protected]>

* feat: update omiga inscription task

Signed-off-by: Miles Zhang <[email protected]>

---------

Signed-off-by: Miles Zhang <[email protected]>
* feat: omiga inscription sort by mint_status

Signed-off-by: Miles Zhang <[email protected]>

* feat: update addresses_count for omiga_inscription task

Signed-off-by: Miles Zhang <[email protected]>

* fix: update inscription total_amount in node processor

Signed-off-by: Miles Zhang <[email protected]>

---------

Signed-off-by: Miles Zhang <[email protected]>
@zmcNotafraid zmcNotafraid added this pull request to the merge queue Jan 16, 2024
Merged via the queue into testnet with commit d2d4176 Jan 16, 2024
11 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