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

Projection of aggregations #22

Closed Seddryck closed 1 year ago

Seddryck commented 1 year ago

Close #9 Close #10

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@13cd7c2). Click here to learn what that means. Patch coverage: 88.88% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ======================================= Coverage ? 74.01% ======================================= Files ? 33 Lines ? 127 Branches ? 4 ======================================= Hits ? 94 Misses ? 30 Partials ? 3 ``` | [Impacted Files](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/22?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 Δ | | |---|---|---| | [...seesecake/Querying/Projections/ColumnProjection.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/22?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-VHNlZXNlY2FrZS9RdWVyeWluZy9Qcm9qZWN0aW9ucy9Db2x1bW5Qcm9qZWN0aW9uLmNz) | `100.00% <ø> (ø)` | | | [...ecake/Querying/Projections/ExpressionProjection.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/22?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-VHNlZXNlY2FrZS9RdWVyeWluZy9Qcm9qZWN0aW9ucy9FeHByZXNzaW9uUHJvamVjdGlvbi5jcw==) | `100.00% <ø> (ø)` | | | [Tseesecake/Querying/SelectStatement.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/22?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% <ø> (ø)` | | | [...cake/Querying/Projections/AggregationProjection.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/22?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-VHNlZXNlY2FrZS9RdWVyeWluZy9Qcm9qZWN0aW9ucy9BZ2dyZWdhdGlvblByb2plY3Rpb24uY3M=) | `87.50% <87.50%> (ø)` | | | [...seesecake/Querying/Aggregations/BaseAggregation.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/22?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-VHNlZXNlY2FrZS9RdWVyeWluZy9BZ2dyZWdhdGlvbnMvQmFzZUFnZ3JlZ2F0aW9uLmNz) | `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.