Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused function ts_chunk_is_uncompressed_or_unordered #4924

Merged

Conversation

svenklemm
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 4, 2022

Codecov Report

Merging #4924 (ae926c3) into main (6c73b61) will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4924      +/-   ##
==========================================
+ Coverage   89.51%   89.67%   +0.15%     
==========================================
  Files         226      226              
  Lines       50818    50716     -102     
==========================================
- Hits        45490    45479      -11     
+ Misses       5328     5237      -91     
Impacted Files Coverage Δ
src/chunk.c 92.81% <ø> (+1.64%) ⬆️
src/chunk.h 100.00% <ø> (ø)
src/nodes/chunk_append/planner.c 93.08% <ø> (ø)
src/bgw/scheduler.c 83.41% <0.00%> (-2.01%) ⬇️
src/utils.c 62.26% <0.00%> (-0.35%) ⬇️
tsl/src/debug.c 49.36% <0.00%> (-0.33%) ⬇️
tsl/src/nodes/data_node_dispatch.c 93.03% <0.00%> (-0.22%) ⬇️
tsl/src/nodes/decompress_chunk/decompress_chunk.c 94.89% <0.00%> (-0.20%) ⬇️
tsl/test/src/test_ddl_hook.c 93.18% <0.00%> (-0.08%) ⬇️
src/cache.c 94.93% <0.00%> (-0.07%) ⬇️
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12745c8...ae926c3. Read the comment docs.

@svenklemm svenklemm force-pushed the ts_chunk_is_uncompressed_or_unordered branch from 0330bb6 to ae926c3 Compare November 7, 2022 09:13
@svenklemm svenklemm enabled auto-merge (rebase) November 7, 2022 09:14
@svenklemm svenklemm merged commit f289ef8 into timescale:main Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants