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

Mark GroupMetadataV3 and ArrayMetadataV3 as non-exhaustive #82

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

LDeakin
Copy link
Owner

@LDeakin LDeakin commented Oct 3, 2024

Arrays and Groups can now only be constructed with builders.

This will preserve backwards compat when new fields are added in the future (e.g. consolidated metadata).

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.16%. Comparing base (db2a026) to head (7d5bc4a).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage   83.16%   83.16%           
=======================================
  Files         162      162           
  Lines       22463    22463           
=======================================
  Hits        18681    18681           
  Misses       3782     3782           

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

@LDeakin LDeakin added the breaking-changes The PR has API changes label Oct 3, 2024
@LDeakin LDeakin merged commit 10d3b80 into main Oct 3, 2024
22 checks passed
@LDeakin LDeakin deleted the v3_metadata_non_exhaustive branch October 3, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-changes The PR has API changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant