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

Merge pull request #2373 from nervosnetwork/develop

fbaebd5
Select commit
Loading
Failed to load commit list.
Merged

Deploy to mainnet #2348

Merge pull request #2373 from nervosnetwork/develop
fbaebd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 25, 2024 in 0s

55.59% (target 90.00%)

View this Pull Request on Codecov

55.59% (target 90.00%)

Details

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 39 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.