Skip to content

Replace media builders with mutable collections. - #11

Merged
samuel-williams-shopify merged 1 commit into
mainfrom
remove-media-builders
Aug 9, 2026
Merged

Replace media builders with mutable collections.#11
samuel-williams-shopify merged 1 commit into
mainfrom
remove-media-builders

Conversation

@ioquatix

@ioquatix ioquatix commented Aug 9, 2026

Copy link
Copy Markdown
Member

Summary

  • remove Set/Map builder and block-builder APIs
  • support direct incremental Set/Map mutation followed by freeze
  • lazily compile and invalidate lookup caches before freezing
  • make Map wildcard lookup derive from effective exact registrations
  • expose consistent universal-set detection
  • update guides for mutable construction

Tests

  • bundle exec sus
  • bundle exec rubocop
  • bundle exec bake covered:validate --paths .covered.db
  • bundle exec bake decode:index:coverage lib
  • git diff --check

@samuel-williams-shopify samuel-williams-shopify changed the title Replace media builders with mutable collections Replace media builders with mutable collections. Aug 9, 2026
@samuel-williams-shopify
samuel-williams-shopify merged commit 76093b2 into main Aug 9, 2026
28 checks passed
@samuel-williams-shopify
samuel-williams-shopify deleted the remove-media-builders branch August 9, 2026 23:35
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.

2 participants