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

Add primary datasource for web3 #10197

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

add config and secret

b9f2aae
Select commit
Loading
Failed to load commit list.
Draft

Add primary datasource for web3 #10197

add config and secret
b9f2aae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2025 in 0s

92.05% (-0.33%) compared to e564c78

View this Pull Request on Codecov

92.05% (-0.33%) compared to e564c78

Details

Codecov Report

Attention: Patch coverage is 0% with 56 lines in your changes missing coverage. Please review.

Project coverage is 92.05%. Comparing base (e564c78) to head (b9f2aae).

Files with missing lines Patch % Lines
...or/web3/config/PrimaryDatasourceConfiguration.java 0.00% 29 Missing ⚠️
...ra/mirror/web3/config/DatasourceConfiguration.java 0.00% 27 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10197      +/-   ##
============================================
- Coverage     92.38%   92.05%   -0.33%     
- Complexity     5578     7929    +2351     
============================================
  Files           730      969     +239     
  Lines         24705    33195    +8490     
  Branches       3225     4179     +954     
============================================
+ Hits          22824    30559    +7735     
- Misses         1122     1656     +534     
- Partials        759      980     +221     

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