timescaledb icon indicating copy to clipboard operation
timescaledb copied to clipboard

Add hook for OSM runtime chunk exclusion

Open konskov opened this issue 1 year ago • 2 comments

konskov avatar Feb 22 '24 13:02 konskov

Codecov Report

Attention: Patch coverage is 14.70588% with 29 lines in your changes missing coverage. Please review.

Project coverage is 80.87%. Comparing base (59f50f2) to head (b8c9702). Report is 342 commits behind head on main.

Files with missing lines Patch % Lines
src/nodes/chunk_append/exec.c 6.25% 14 Missing and 1 partial :warning:
.../constraint_aware_append/constraint_aware_append.c 7.69% 11 Missing and 1 partial :warning:
src/osm_callbacks.c 60.00% 1 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6688      +/-   ##
==========================================
+ Coverage   80.06%   80.87%   +0.80%     
==========================================
  Files         190      191       +1     
  Lines       37181    36371     -810     
  Branches     9450     9440      -10     
==========================================
- Hits        29770    29414     -356     
- Misses       2997     3199     +202     
+ Partials     4414     3758     -656     

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

codecov[bot] avatar Feb 22 '24 13:02 codecov[bot]

I think this is the old version, it looks like the latest version is this one: https://github.com/konskov/timescaledb/tree/konskov/runtime_exclusion_tsdb_side_new_approach

zilder avatar Apr 15 '24 14:04 zilder

Closing since no new activity.

erimatnor avatar Sep 17 '24 12:09 erimatnor