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

Merged
merged 13 commits into from
Dec 26, 2023
Merged

Deploy to mainnet #1529

merged 13 commits into from
Dec 26, 2023

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

* refactor: address transaction query

* chore: add total_count to paginate meta generator
rabbitz and others added 9 commits December 12, 2023 04:01
* 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
@codecov-commenter
Copy link

codecov-commenter commented Dec 22, 2023

Codecov Report

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

Comparison is base (0d05b24) 67.30% compared to head (9919b90) 67.12%.
Report is 17 commits behind head on master.

❗ Current head 9919b90 differs from pull request most recent head 78ffaa3. Consider uploading reports for the commit 78ffaa3 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 ⚠️
app/controllers/api/v2/scripts_controller.rb 60.00% 4 Missing ⚠️
...trollers/api/v1/address_transactions_controller.rb 88.00% 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 ⚠️
app/workers/clean_up_worker.rb 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1529      +/-   ##
==========================================
- Coverage   67.30%   67.12%   -0.19%     
==========================================
  Files         283      285       +2     
  Lines        7635     7736     +101     
==========================================
+ Hits         5139     5193      +54     
- Misses       2496     2543      +47     

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

@rabbitz rabbitz added this pull request to the merge queue Dec 26, 2023
Merged via the queue into master with commit c311576 Dec 26, 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.

3 participants