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

Merged
merged 11 commits into from
Feb 21, 2024
Merged

Deploy to mainnet #1632

merged 11 commits into from
Feb 21, 2024

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

zmcNotafraid and others added 9 commits February 6, 2024 12:40
* 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]>
#1629)

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

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

Codecov Report

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

Comparison is base (6ac53e0) 67.18% compared to head (ca9f48d) 66.25%.
Report is 19 commits behind head on master.

❗ Current head ca9f48d differs from pull request most recent head d77219e. Consider uploading reports for the commit d77219e 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             @@
##           master    #1632      +/-   ##
==========================================
- Coverage   67.18%   66.25%   -0.93%     
==========================================
  Files         290      310      +20     
  Lines        7969     8488     +519     
==========================================
+ Hits         5354     5624     +270     
- Misses       2615     2864     +249     

☔ 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 Feb 21, 2024
Merged via the queue into master with commit 8b50d25 Feb 21, 2024
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.

4 participants