pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.43k stars 3.76k forks source link

[#noissue] Generalize CachingSqlNormalizer #11711

Closed kojandy closed 1 week ago

kojandy commented 1 week ago

Related issue: #11503.

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 76.47059% with 8 lines in your changes missing coverage. Please review.

Project coverage is 36.89%. Comparing base (a885e92) to head (e47aa84). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...profiler/metadata/DefaultCachingSqlNormalizer.java 76.19% 3 Missing and 2 partials :warning:
.../provider/metadata/SqlMetadataServiceProvider.java 50.00% 2 Missing :warning:
...om/navercorp/pinpoint/profiler/cache/UidCache.java 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11711 +/- ## ============================================ - Coverage 36.90% 36.89% -0.01% - Complexity 12403 12404 +1 ============================================ Files 4103 4103 Lines 100735 100714 -21 Branches 10563 10559 -4 ============================================ - Hits 37172 37155 -17 + Misses 60544 60543 -1 + Partials 3019 3016 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.