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.8k stars 852 forks source link

Use MERGE statement on CAgg Refresh #7033

Open fabriziomello opened 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 24.11348% with 107 lines in your changes missing coverage. Please review.

Project coverage is 81.25%. Comparing base (59f50f2) to head (f699616). Report is 212 commits behind head on main.

Files Patch % Lines
tsl/src/continuous_aggs/materialize.c 14.87% 98 Missing and 5 partials :warning:
tsl/src/continuous_aggs/common.c 80.00% 1 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7033 +/- ## ========================================== + Coverage 80.06% 81.25% +1.18% ========================================== Files 190 199 +9 Lines 37181 36742 -439 Branches 9450 9596 +146 ========================================== + Hits 29770 29853 +83 + Misses 2997 2928 -69 + Partials 4414 3961 -453 ```

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