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

Merged
merged 22 commits into from
Dec 26, 2024
Merged

Deploy to mainnet #2348

merged 22 commits into from
Dec 26, 2024

Conversation

github-actions[bot]
Copy link
Contributor

No description provided.

* feat: add udt hourly statistic

* feat: add rgbpp hourly statistic

* fix: add statement_timeout

* fix: udt hourly statistic

* fix: udt hourly statistic api response

* chore: update rgbpp hourly statistic

* chore: structure.sql
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 6.46552% with 217 lines in your changes missing coverage. Please review.

Project coverage is 55.59%. Comparing base (7f2054d) to head (fbaebd5).
Report is 62 commits behind head on master.

Files with missing lines Patch % Lines
.../workers/generate_rgbpp_assets_statistic_worker.rb 0.00% 81 Missing ⚠️
...pp/workers/generate_udt_hourly_statistic_worker.rb 0.00% 53 Missing ⚠️
...rollers/api/v2/udt_hourly_statistics_controller.rb 0.00% 26 Missing ⚠️
...llers/api/v2/rgbpp_assets_statistics_controller.rb 0.00% 22 Missing ⚠️
app/models/udt_hourly_statistic.rb 0.00% 16 Missing ⚠️
app/workers/fiber_graph_detect_worker.rb 0.00% 7 Missing ⚠️
app/models/daily_statistic.rb 73.33% 4 Missing ⚠️
app/models/rgbpp_assets_statistic.rb 0.00% 4 Missing ⚠️
app/models/rgbpp_hourly_statistic.rb 0.00% 2 Missing ⚠️
lib/scheduler.rb 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2348      +/-   ##
==========================================
- Coverage   56.69%   55.59%   -1.10%     
==========================================
  Files         366      373       +7     
  Lines       10530    10759     +229     
==========================================
+ Hits         5970     5982      +12     
- Misses       4560     4777     +217     

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

rabbitz and others added 7 commits December 17, 2024 06:15
* feat: purge outdated graph data

* chore: add udt info to graph channel response
* feat: update rgbpp assets statistics

* chore: update date range for rgbpp assets statistics

* feat: filter udt and tokencollection by block_timestamp
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
zmcNotafraid and others added 11 commits December 20, 2024 11:36
chore: add new xudt compatible code hash (#2358)

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Co-authored-by: Miles Zhang <mingchang555@hotmail.com>
Co-authored-by: Rabbit <zhangnan8710@gmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
fix: update rgbpp assets statistics
* fix: query default limit set 5000

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>

* test: fix test

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>

---------

Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
Signed-off-by: Miles Zhang <mingchang555@hotmail.com>
@zmcNotafraid zmcNotafraid added this pull request to the merge queue Dec 26, 2024
Merged via the queue into master with commit 31e5677 Dec 26, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants