timescale / timescaledb

An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
https://www.timescale.com/
Other
16.83k stars 852 forks source link

Remove time_bucket_ng #6968

Open fabriziomello opened 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 81.67%. Comparing base (59f50f2) to head (379d44f). Report is 190 commits behind head on main.

Files Patch % Lines
src/ts_catalog/continuous_agg.c 42.85% 2 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6968 +/- ## ========================================== + Coverage 80.06% 81.67% +1.60% ========================================== Files 190 199 +9 Lines 37181 36649 -532 Branches 9450 9565 +115 ========================================== + Hits 29770 29932 +162 + Misses 2997 2878 -119 + Partials 4414 3839 -575 ```

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