| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The package doc and the public allOf guide now state the invariant the merge maintains (every cycle-closing edge carries a $ref, kept, named via a component, or hoisted as AllOfMergedN) and what a user may see in flattened output (generated components, residual allOf around recursion points). MergeSpec's doc says it names the anchored cycles, which is the half of its job the comment omitted. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QDvUFsg5nu1NBWQffErGDw
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1244 +/- ##
=======================================
Coverage 92.27% 92.27%
=======================================
Files 345 345
Lines 14336 14336
=======================================
Hits 13229 13229
Misses 1107 1107
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness.
|
Sorry, something went wrong.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QDvUFsg5nu1NBWQffErGDw
| Back | FazBrowse Home | New Git URL |
Docs-only follow-up to the #1233/#1240/#1243 sequence, closing the gap between what the code does and what its overviews say:
The function-level comments from the sequence (anchored, splitInFlight/anchorInFlight, nameAnchoredCycles, the diff-side guard and cut-counter comments) were audited and already state the model correctly; no changes there.