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

[#11503] Delegate cache creation to SimpleCacheFactory #11716

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 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 36.88%. Comparing base (917e069) to head (a018d25). Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
.../context/provider/metadata/SimpleCacheFactory.java 80.00% 1 Missing :warning:
.../provider/metadata/SqlMetadataServiceProvider.java 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11716 +/- ## ============================================ - Coverage 36.88% 36.88% -0.01% + Complexity 12404 12402 -2 ============================================ Files 4103 4104 +1 Lines 100714 100718 +4 Branches 10559 10559 ============================================ - Hits 37152 37150 -2 - Misses 60546 60551 +5 - Partials 3016 3017 +1 ```

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