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

Merged
merged 8 commits into from
Dec 22, 2023
Merged

Deploy to testnet #1531

merged 8 commits into from
Dec 22, 2023

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2023

Codecov Report

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

Comparison is base (38ff6e6) 67.44% compared to head (bde7e39) 67.12%.
Report is 7 commits behind head on testnet.

❗ Current head bde7e39 differs from pull request most recent head 8864b57. Consider uploading reports for the commit 8864b57 to get more accurate results

Files Patch % Lines
app/workers/charts/ckb_hodl_waves_statistic.rb 0.00% 45 Missing ⚠️
lib/scheduler.rb 0.00% 5 Missing ⚠️
...trollers/api/v1/address_transactions_controller.rb 88.00% 3 Missing ⚠️
app/controllers/api/v2/scripts_controller.rb 66.66% 3 Missing ⚠️
.../api/v1/address_pending_transactions_controller.rb 95.00% 2 Missing ⚠️
app/controllers/api/v1/market_data_controller.rb 50.00% 1 Missing ⚠️
app/models/market_data.rb 50.00% 1 Missing ⚠️
app/models/statistic_info.rb 90.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           testnet    #1531      +/-   ##
===========================================
- Coverage    67.44%   67.12%   -0.32%     
===========================================
  Files          284      285       +1     
  Lines         7673     7736      +63     
===========================================
+ Hits          5175     5193      +18     
- Misses        2498     2543      +45     

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

* fix: type id search using typescript args

* chore: adjust tests
* chore: use latest thoughtbot rubocop yml

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

* feat: add ckb_hodl_waves column to statistic_infos

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

* feat: run job to calculate ckb_hodl_waves

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

* feat: add ckb_hodl_waves to api

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

* fix: typo

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

---------

Signed-off-by: Miles Zhang <[email protected]>
Signed-off-by: Miles Zhang <[email protected]>
* fix: return integer for create_timestamp time extraction

* fix: pending transaction income
@rabbitz rabbitz added this pull request to the merge queue Dec 22, 2023
Merged via the queue into testnet with commit cf9ff37 Dec 22, 2023
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.

3 participants