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

fix:service_contract and xdsv3 bug #1313

Merged
merged 14 commits into from
Jan 2, 2024

fix:service_contract and xdsv3 bug

495b8b5
Select commit
Loading
Failed to load commit list.
Merged

fix:service_contract and xdsv3 bug #1313

fix:service_contract and xdsv3 bug
495b8b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2024 in 0s

57.85% (+2.47%) compared to f4f35c6

View this Pull Request on Codecov

57.85% (+2.47%) compared to f4f35c6

Details

Codecov Report

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

Comparison is base (f4f35c6) 55.37% compared to head (495b8b5) 57.85%.

Files Patch % Lines
cache/config/config_file.go 77.41% 6 Missing and 1 partial ⚠️
store/mysql/config_file_release.go 53.84% 4 Missing and 2 partials ⚠️
config/config_chain.go 0.00% 0 Missing and 1 partial ⚠️
config/config_file_release.go 0.00% 0 Missing and 1 partial ⚠️
config/watcher.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1313      +/-   ##
==========================================
+ Coverage   55.37%   57.85%   +2.47%     
==========================================
  Files         162      185      +23     
  Lines       32418    37158    +4740     
==========================================
+ Hits        17953    21498    +3545     
- Misses      12084    13060     +976     
- Partials     2381     2600     +219     

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