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

Make compression metadata column names reusable #5607

Merged

Conversation

jnidzwetzki
Copy link
Contributor

Move the creation of metadata column names for min/max values to separate functions to make the code reusable.

Disable-check: force-changelog-changed

Move the creation of metadata column names for min/max values to
separate functions to make the code reusable.
@codecov
Copy link

codecov bot commented Apr 24, 2023

Codecov Report

Merging #5607 (7e0d3d4) into main (c54d8bd) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #5607      +/-   ##
==========================================
- Coverage   90.41%   90.36%   -0.06%     
==========================================
  Files         229      229              
  Lines       54059    54057       -2     
==========================================
- Hits        48880    48846      -34     
- Misses       5179     5211      +32     
Impacted Files Coverage Δ
tsl/src/compression/create.c 96.30% <100.00%> (+0.01%) ⬆️

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jnidzwetzki jnidzwetzki marked this pull request as ready for review April 24, 2023 10:49
@jnidzwetzki jnidzwetzki enabled auto-merge (rebase) April 24, 2023 10:53
@jnidzwetzki jnidzwetzki merged commit 2f194e6 into timescale:main Apr 24, 2023
42 of 43 checks passed
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

4 participants