Skip to content

Add SchemaFactoryAlpha object option defaults - #4

Open
noencke wants to merge 4 commits into
mainfrom
harness/ff-wi42713-focused-20260711
Open

Add SchemaFactoryAlpha object option defaults#4
noencke wants to merge 4 commits into
mainfrom
harness/ff-wi42713-focused-20260711

Conversation

@noencke

@noencke noencke commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • add SchemaFactoryAlphaOptions.objectOptionDefaults as an optional constructor setting
  • apply object defaults across alpha object APIs and preserve them in scoped factories
  • add compatibility, metadata, override, recursive, and scoped-factory coverage
  • update generated tree and fluid-framework API reports

Validation

  • pnpm --filter @fluidframework/tree run check:format
  • pnpm --filter @fluidframework/tree run build:compile
  • pnpm --filter @fluidframework/tree run lint
  • pnpm --filter @fluidframework/tree run test:mocha:esm -- --grep SchemaFactory

Work item: https://dev.azure.com/fluidframework/internal/_workitems/edit/42713

Agentic Harness added 4 commits July 11, 2026 00:01
Automated change by the agentic harness (run ff-wi42713-focused-20260711).
Automated change by the agentic harness (run ff-wi42713-focused-20260711).
Automated change by the agentic harness (run ff-wi42713-focused-20260711).
Automated change by the agentic harness (run ff-wi42713-focused-20260711).
@github-actions

Copy link
Copy Markdown

Hi! Thank you for opening this PR. Want me to review it?

Based on the diff (332 lines, 10 files), I've queued these reviewers:

  • Correctness — logic errors, race conditions, lifecycle issues
  • Security — vulnerabilities, secret exposure, injection
  • API Compatibility — breaking changes, release tags, type design
  • Performance — algorithmic regressions, memory leaks
  • Testing — coverage gaps, hollow tests

How this works

  • Adjust the reviewer set by ticking/unticking boxes above. Reviewer toggles alone don't trigger anything.

  • Tick Start review below to dispatch the review fleet.

  • After review finishes, tick Start review again to request another run — it auto-resets after each dispatch.

  • This comment updates as new commits land; your reviewer selections are preserved.

  • Start review

@github-actions

Copy link
Copy Markdown

🔗 No broken links found! ✅

Your attention to detail is admirable.

linkcheck output

1: starting server using command "npm run serve -- --no-open"
and when url "[ 'http://127.0.0.1:3000' ]" is responding with HTTP status code 200
running tests using command "npm run check-links"


> fluid-framework-website@0.0.0 serve
> docusaurus serve --no-open

[SUCCESS] Serving "build" directory at: http://localhost:3000/

> fluid-framework-website@0.0.0 check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt

Crawling...

Stats:
  294289 links
    1937 destination URLs
    2187 URLs ignored
       0 warnings
       0 errors


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant