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

[#11310] Abbreviate sql in sql metadata if sql is too long #11311

Merged
merged 1 commit into from
Aug 5, 2024

[#11310] Abbreviate sql in sql metadata if sql is too long

f6c3819
Select commit
Loading
Failed to load commit list.
Merged

[#11310] Abbreviate sql in sql metadata if sql is too long #11311

[#11310] Abbreviate sql in sql metadata if sql is too long
f6c3819
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2024 in 1s

36.92% (+0.00%) compared to 7ebbfdf

View this Pull Request on Codecov

36.92% (+0.00%) compared to 7ebbfdf

Details

Codecov Report

Attention: Patch coverage is 13.33333% with 13 lines in your changes missing coverage. Please review.

Project coverage is 36.92%. Comparing base (7ebbfdf) to head (f6c3819).
Report is 14 commits behind head on master.

Files Patch % Lines
...int/collector/service/HbaseSqlMetaDataService.java 0.00% 6 Missing ⚠️
.../collector/service/HbaseSqlUidMetaDataService.java 0.00% 6 Missing ⚠️
...pinpoint/collector/config/CollectorProperties.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #11311   +/-   ##
=========================================
  Coverage     36.92%   36.92%           
- Complexity    12075    12081    +6     
=========================================
  Files          4011     4011           
  Lines         98268    98310   +42     
  Branches      10418    10429   +11     
=========================================
+ Hits          36285    36301   +16     
- Misses        59020    59042   +22     
- Partials       2963     2967    +4     

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