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] Optimize hashing by reusing hasher instance #11715

Closed kojandy closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 36.89%. Comparing base (d39a74f) to head (a67f021). Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
.../provider/metadata/SqlMetadataServiceProvider.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11715 +/- ## ============================================ - Coverage 36.89% 36.89% -0.01% Complexity 12403 12403 ============================================ Files 4103 4104 +1 Lines 100735 100716 -19 Branches 10563 10559 -4 ============================================ - Hits 37168 37156 -12 + Misses 60548 60544 -4 + Partials 3019 3016 -3 ```

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