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

[#11640] Async timeseries command support #11693

Open emeroad opened 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 61.66667% with 23 lines in your changes missing coverage. Please review.

Project coverage is 36.90%. Comparing base (499294e) to head (1076fd7).

Files with missing lines Patch % Lines
.../timeseries/connection/ClusterAsyncConnection.java 0.00% 13 Missing :warning:
...s/timeseries/RedisTimeseriesAsyncCommandsImpl.java 79.31% 2 Missing and 4 partials :warning:
...s/timeseries/connection/SimpleAsyncConnection.java 69.23% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11693 +/- ## ========================================= Coverage 36.89% 36.90% - Complexity 12400 12405 +5 ========================================= Files 4103 4106 +3 Lines 100729 100785 +56 Branches 10563 10564 +1 ========================================= + Hits 37163 37190 +27 - Misses 60549 60572 +23 - Partials 3017 3023 +6 ```

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