Seddryck / Tseesecake

Tseesecake is a lightweight proxy for time-series query engines, supporting multiple database engines and storage providers, with a SQL dialect dedicated to time series
https://seddryck.github.io/Tseesecake
Apache License 2.0
2 stars 1 forks source link

Qualify to filter window #31

Closed Seddryck closed 1 year ago

Seddryck commented 1 year ago

close #12

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.22 :tada:

Comparison is base (2ca9de6) 71.42% compared to head (dac208b) 71.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================== + Coverage 71.42% 71.65% +0.22% ========================================== Files 68 68 Lines 252 254 +2 Branches 8 8 ========================================== + Hits 180 182 +2 Misses 66 66 Partials 6 6 ``` | [Impacted Files](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9dric+L.+Charlier) | Coverage Δ | | |---|---|---| | [Tseesecake/Querying/SelectStatement.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/31?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9dric+L.+Charlier#diff-VHNlZXNlY2FrZS9RdWVyeWluZy9TZWxlY3RTdGF0ZW1lbnQuY3M=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.