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

refactor: query and modeling as child-namespaces of modeling and engine #91

Closed Seddryck closed 1 year ago

Seddryck commented 1 year ago

semver: minor

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 76.56% and project coverage change: -0.92% :warning:

Comparison is base (bd1fa51) 86.04% compared to head (ccb77b8) 85.13%.

:exclamation: Current head ccb77b8 differs from pull request most recent head ee03d66. Consider uploading reports for the commit ee03d66 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #91 +/- ## ========================================== - Coverage 86.04% 85.13% -0.92% ========================================== Files 113 115 +2 Lines 939 942 +3 Branches 69 73 +4 ========================================== - Hits 808 802 -6 - Misses 111 116 +5 - Partials 20 24 +4 ``` | [Files Changed](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91?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/Arrangers/BucketAnonymousTimestamp.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91?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-VHNlZXNlY2FrZS9BcnJhbmdlcnMvQnVja2V0QW5vbnltb3VzVGltZXN0YW1wLmNz) | `62.50% <0.00%> (-12.50%)` | :arrow_down: | | [Tseesecake/Engine/Mounting/DmlEngine.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91?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-VHNlZXNlY2FrZS9FbmdpbmUvTW91bnRpbmcvRG1sRW5naW5lLmNz) | `0.00% <0.00%> (ø)` | | | [...atements/DuckDB/DuckdbArrangerCollectionFactory.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91?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-VHNlZXNlY2FrZS9FbmdpbmUvU3RhdGVtZW50cy9EdWNrREIvRHVja2RiQXJyYW5nZXJDb2xsZWN0aW9uRmFjdG9yeS5jcw==) | `0.00% <ø> (ø)` | | | [.../Postgresql/PostgresqlArrangerCollectionFactory.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91?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-VHNlZXNlY2FrZS9FbmdpbmUvU3RhdGVtZW50cy9Qb3N0Z3Jlc3FsL1Bvc3RncmVzcWxBcnJhbmdlckNvbGxlY3Rpb25GYWN0b3J5LmNz) | `100.00% <ø> (ø)` | | | [Tseesecake/Modeling/Catalog/Facet.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91?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-VHNlZXNlY2FrZS9Nb2RlbGluZy9DYXRhbG9nL0ZhY2V0LmNz) | `100.00% <ø> (ø)` | | | [Tseesecake/Modeling/Catalog/Measurement.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91?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-VHNlZXNlY2FrZS9Nb2RlbGluZy9DYXRhbG9nL01lYXN1cmVtZW50LmNz) | `100.00% <ø> (ø)` | | | [Tseesecake/Modeling/Catalog/TimestampTz.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91?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-VHNlZXNlY2FrZS9Nb2RlbGluZy9DYXRhbG9nL1RpbWVzdGFtcFR6LmNz) | `0.00% <0.00%> (ø)` | | | [Tseesecake/Modeling/Catalog/VirtualMeasurement.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91?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-VHNlZXNlY2FrZS9Nb2RlbGluZy9DYXRhbG9nL1ZpcnR1YWxNZWFzdXJlbWVudC5jcw==) | `100.00% <ø> (ø)` | | | [Tseesecake/Modeling/GlobalEngine.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91?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-VHNlZXNlY2FrZS9Nb2RlbGluZy9HbG9iYWxFbmdpbmUuY3M=) | `0.00% <0.00%> (ø)` | | | [Tseesecake/Modeling/Mounting/FileSource.cs](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91?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-VHNlZXNlY2FrZS9Nb2RlbGluZy9Nb3VudGluZy9GaWxlU291cmNlLmNz) | `100.00% <ø> (ø)` | | | ... and [98 more](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91?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 [1 file with indirect coverage changes](https://app.codecov.io/gh/Seddryck/Tseesecake/pull/91/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.