RedisTimeSeries / redistimeseries-go

golang client lib for RedisTimeSeries
https://redistimeseries.io
Apache License 2.0
65 stars 18 forks source link

added SumDuplicatePolicy #163

Open CodeMonkeyKevin opened 1 year ago

CodeMonkeyKevin commented 1 year ago

Added support for sum duplicate policy. https://redis.io/docs/data-types/timeseries/configuration/#duplicate_policy

sonatype-lift[bot] commented 1 year ago

Sonatype Lift is retiring

Sonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a disappointment, and Sonatype is committed to helping you transition off it seamlessly. If you’d like to retain your data, please export your issues from the web console. We are extremely grateful and thank you for your support over the years.

📖 Read about the impacts and timeline

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9578098) 82.74% compared to head (0dfe6f1) 82.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #163 +/- ## ======================================= Coverage 82.74% 82.74% ======================================= Files 7 7 Lines 591 591 ======================================= Hits 489 489 Misses 59 59 Partials 43 43 ``` | [Files Changed](https://app.codecov.io/gh/RedisTimeSeries/redistimeseries-go/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RedisTimeSeries) | Coverage Δ | | |---|---|---| | [common.go](https://app.codecov.io/gh/RedisTimeSeries/redistimeseries-go/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RedisTimeSeries#diff-Y29tbW9uLmdv) | `89.74% <ø> (ø)` | |

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