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

[#9948] Refactor SqlMetaDataService #10185

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Aug 2, 2023

No description provided.

@emeroad emeroad added this to the 2.6.0 milestone Aug 2, 2023
@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #10185 (1a0be7e) into master (66770a0) will decrease coverage by 0.03%.
The diff coverage is 36.53%.

@@             Coverage Diff              @@
##             master   #10185      +/-   ##
============================================
- Coverage     38.27%   38.25%   -0.03%     
+ Complexity    11727    11722       -5     
============================================
  Files          3658     3656       -2     
  Lines         94654    94658       +4     
  Branches      10463    10461       -2     
============================================
- Hits          36231    36208      -23     
- Misses        55303    55327      +24     
- Partials       3120     3123       +3     
Files Changed Coverage Δ
...pinpoint/profiler/context/DefaultTraceContext.java 45.83% <0.00%> (+0.93%) ⬆️
...ler/context/recorder/WrappedSpanEventRecorder.java 32.87% <0.00%> (+6.21%) ⬆️
...t/profiler/metadata/DefaultSqlMetaDataService.java 29.41% <25.00%> (-70.59%) ⬇️
...point/profiler/metadata/SqlUidMetaDataService.java 35.29% <31.25%> (-64.71%) ⬇️
.../provider/metadata/SqlMetadataServiceProvider.java 68.75% <50.00%> (-6.25%) ⬇️
...rp/pinpoint/profiler/metadata/SqlCacheService.java 66.66% <66.66%> (ø)
...profiler/metadata/DefaultCachingSqlNormalizer.java 73.68% <100.00%> (ø)

... and 11 files with indirect coverage changes

@emeroad emeroad linked an issue Aug 3, 2023 that may be closed by this pull request
@emeroad emeroad merged commit 269aeae into pinpoint-apm:master Aug 3, 2023
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Send sqlUid with sql data
1 participant