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

Postgresql support #85

Closed Seddryck closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 45.61% and project coverage change: -0.58% :warning:

Comparison is base (205bba2) 86.62% compared to head (24f2f83) 86.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ========================================== - Coverage 86.62% 86.04% -0.58% ========================================== Files 109 113 +4 Lines 897 939 +42 Branches 62 69 +7 ========================================== + Hits 777 808 +31 - Misses 100 111 +11 Partials 20 20 ``` | [Files Changed](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85?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/Engine/GlobalEngine.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85?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-VHNlZXNlY2FrZS9FbmdpbmUvR2xvYmFsRW5naW5lLmNz) | `0.00% <0.00%> (ø)` | | | [Tseesecake/Engine/QueryEngine.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85?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-VHNlZXNlY2FrZS9FbmdpbmUvUXVlcnlFbmdpbmUuY3M=) | `0.00% <0.00%> (ø)` | | | [Tseesecake/Modeling/ExpressionMeasurement.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85?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-VHNlZXNlY2FrZS9Nb2RlbGluZy9FeHByZXNzaW9uTWVhc3VyZW1lbnQuY3M=) | `0.00% <0.00%> (ø)` | | | [Tseesecake/Mounting/Engine/DmlEngine.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85?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-VHNlZXNlY2FrZS9Nb3VudGluZy9FbmdpbmUvRG1sRW5naW5lLmNz) | `0.00% <ø> (ø)` | | | [Tseesecake/Parsing/Query/QueryParser.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85?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-VHNlZXNlY2FrZS9QYXJzaW5nL1F1ZXJ5L1F1ZXJ5UGFyc2VyLmNz) | `100.00% <ø> (ø)` | | | [...ake/Arrangers/ExpressionForwardedToHavingClause.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85?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-VHNlZXNlY2FrZS9BcnJhbmdlcnMvRXhwcmVzc2lvbkZvcndhcmRlZFRvSGF2aW5nQ2xhdXNlLmNz) | `50.00% <50.00%> (ø)` | | | [Tseesecake/Engine/ElementalQuery.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85?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-VHNlZXNlY2FrZS9FbmdpbmUvRWxlbWVudGFsUXVlcnkuY3M=) | `92.30% <100.00%> (+4.80%)` | :arrow_up: | | [.../Postgresql/PostgresqlArrangerCollectionFactory.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85?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-VHNlZXNlY2FrZS9FbmdpbmUvUG9zdGdyZXNxbC9Qb3N0Z3Jlc3FsQXJyYW5nZXJDb2xsZWN0aW9uRmFjdG9yeS5jcw==) | `100.00% <100.00%> (ø)` | | | [Tseesecake/Modeling/AggregationMeasurement.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85?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-VHNlZXNlY2FrZS9Nb2RlbGluZy9BZ2dyZWdhdGlvbk1lYXN1cmVtZW50LmNz) | `100.00% <100.00%> (ø)` | | | [Tseesecake/Modeling/Measurement.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85?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-VHNlZXNlY2FrZS9Nb2RlbGluZy9NZWFzdXJlbWVudC5jcw==) | `100.00% <100.00%> (ø)` | | | ... and [2 more](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9dric+L.+Charlier) | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/85/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=C%C3%A9dric+L.+Charlier)

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