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

Cleanup invalid chunk metadata #6599

Conversation

fabriziomello
Copy link
Contributor

@fabriziomello fabriziomello commented Feb 2, 2024

Disable-check: force-changelog-file

@fabriziomello fabriziomello self-assigned this Feb 2, 2024
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (cddb4e9) 79.82% compared to head (426599d) 79.82%.
Report is 4 commits behind head on main.

Files Patch % Lines
tsl/src/nodes/decompress_chunk/compressed_batch.c 58.33% 1 Missing and 4 partials ⚠️
src/chunk.c 33.33% 0 Missing and 2 partials ⚠️
tsl/src/compression/api.c 92.30% 1 Missing and 1 partial ⚠️
tsl/src/bgw_policy/job.c 0.00% 0 Missing and 1 partial ⚠️
tsl/src/nodes/skip_scan/planner.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6599   +/-   ##
=======================================
  Coverage   79.82%   79.82%           
=======================================
  Files         190      190           
  Lines       37285    37250   -35     
  Branches     9458     9444   -14     
=======================================
- Hits        29761    29736   -25     
  Misses       3122     3122           
+ Partials     4402     4392   -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fabriziomello fabriziomello force-pushed the cleanup_invalid_chunk_metadata branch 4 times, most recently from 3fa58d9 to 3b4ceaa Compare February 5, 2024 18:06
@fabriziomello
Copy link
Contributor Author

Will be fixed by #6621

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

1 participant