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

Mounting of time series #27

Closed Seddryck closed 1 year ago

Seddryck commented 1 year ago

Close #17 Close #18

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 45.00% and project coverage change: -4.10 :warning:

Comparison is base (ae1c8a5) 73.21% compared to head (aad112e) 69.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================== - Coverage 73.21% 69.11% -4.10% ========================================== Files 53 57 +4 Lines 168 204 +36 Branches 5 8 +3 ========================================== + Hits 123 141 +18 - Misses 41 57 +16 - Partials 4 6 +2 ``` | [Impacted Files](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/27?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/Mounting/Engine/DmlEngine.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/27?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% <0.00%> (ø)` | | | [Tseesecake/Mounting/FileTimeseries.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/27?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-VHNlZXNlY2FrZS9Nb3VudGluZy9GaWxlVGltZXNlcmllcy5jcw==) | `66.66% <66.66%> (ø)` | | | [Tseesecake/Modeling/Timeseries.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/27?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-VHNlZXNlY2FrZS9Nb2RlbGluZy9UaW1lc2VyaWVzLmNz) | `72.72% <71.42%> (+22.72%)` | :arrow_up: | | [Tseesecake/Mounting/Engine/DmlStatement.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/27?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-VHNlZXNlY2FrZS9Nb3VudGluZy9FbmdpbmUvRG1sU3RhdGVtZW50LmNz) | `85.71% <85.71%> (ø)` | | | [Tseesecake/Mounting/FileSource.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/27?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-VHNlZXNlY2FrZS9Nb3VudGluZy9GaWxlU291cmNlLmNz) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/27/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: Do you have feedback about the report comment? Let us know in this issue.