Skip to content

chore: delete commented out metadata tests#6615

Merged
connortsui20 merged 2 commits intovortex-data:developfrom
alwayscodingsince111970:chore/delete-tests
Feb 20, 2026
Merged

chore: delete commented out metadata tests#6615
connortsui20 merged 2 commits intovortex-data:developfrom
alwayscodingsince111970:chore/delete-tests

Conversation

@alwayscodingsince111970
Copy link
Contributor

Summary

Remove two commented-out test functions that reference a check_metadata helper that no longer exists:

  • test_bitpacked_metadata in encodings/fastlanes/src/bitpacking/array/mod.rs
  • test_bytebool_metadata in encodings/bytebool/src/array.rs

Both tests were fully commented out (including their #[test] and #[cfg_attr(miri, ignore)] attributes) and referenced removed types (RkyvMetadata, SerdeMetadata). They were dead code.

Testing

No behavioral change — only dead code removal.

Signed-off-by: Vignesh Sankaran developer@sankaran.io

@connortsui20 connortsui20 enabled auto-merge (squash) February 20, 2026 12:15
Copy link
Contributor

@connortsui20 connortsui20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0ax1 0ax1 added the changelog/chore A trivial change label Feb 20, 2026
@connortsui20 connortsui20 merged commit 83bd032 into vortex-data:develop Feb 20, 2026
56 of 57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants