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

Merged
merged 8 commits into from
Feb 20, 2024
Merged

Deploy to testnet #1623

merged 8 commits into from
Feb 20, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 6, 2024

No description provided.

* feat: remove ckb_hodl_waves column from statistic_infos

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

* feat: add ckb_hodl_waves to daily_statistic

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

* feat: calculate ckb_hodl_wave and save to daily_statistics

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

* fix: fix typo

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

---------

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

codecov-commenter commented Feb 7, 2024

Codecov Report

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

Comparison is base (4fd0ca8) 66.00% compared to head (c796318) 66.26%.
Report is 7 commits behind head on testnet.

❗ Current head c796318 differs from pull request most recent head 0f9ef08. Consider uploading reports for the commit 0f9ef08 to get more accurate results

Files Patch % Lines
app/controllers/concerns/cell_data_comparator.rb 41.66% 21 Missing ⚠️
app/models/daily_statistic.rb 80.00% 6 Missing ⚠️
app/serializers/cell_output_serializer.rb 44.44% 5 Missing ⚠️
...sks/migration/reset_daily_statistic_attribute.rake 37.50% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           testnet    #1623      +/-   ##
===========================================
+ Coverage    66.00%   66.26%   +0.25%     
===========================================
  Files          309      310       +1     
  Lines         8431     8490      +59     
===========================================
+ Hits          5565     5626      +61     
+ Misses        2866     2864       -2     

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

#1629)

fix: ckb hodl wave needs to calcualte dead cell_output after counted date

Signed-off-by: Miles Zhang <[email protected]>
@rabbitz rabbitz added this pull request to the merge queue Feb 20, 2024
Merged via the queue into testnet with commit e3cc632 Feb 20, 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.

3 participants