timescaledb icon indicating copy to clipboard operation
timescaledb copied to clipboard

Add support for array operations to compressed DML

Open svenklemm opened this issue 1 month ago • 1 comments

Depends on #6877

svenklemm avatar May 03 '24 16:05 svenklemm

Codecov Report

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

Project coverage is 80.77%. Comparing base (59f50f2) to head (d334b58). Report is 149 commits behind head on main.

Files Patch % Lines
tsl/src/compression/compression.c 88.46% 1 Missing and 2 partials :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6880      +/-   ##
==========================================
+ Coverage   80.06%   80.77%   +0.70%     
==========================================
  Files         190      199       +9     
  Lines       37181    37230      +49     
  Branches     9450     9731     +281     
==========================================
+ Hits        29770    30071     +301     
- Misses       2997     3197     +200     
+ Partials     4414     3962     -452     

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

codecov[bot] avatar May 03 '24 16:05 codecov[bot]