Skip to content

fix: support signal model mock bindings #10942#13307

Open
satanTime wants to merge 1 commit intohelp-me-mom:mainfrom
satanTime:issues/10942
Open

fix: support signal model mock bindings #10942#13307
satanTime wants to merge 1 commit intohelp-me-mom:mainfrom
satanTime:issues/10942

Conversation

@satanTime
Copy link
Copy Markdown
Member

Summary

  • read signal-model inputs and outputs from Angular ng defs when building mock metadata
  • normalize synthetic model outputs so mocks expose the expected ...Change emitter
  • add regression coverage for the parsing logic and the compiled Angular reproduction

Closes #10942

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@f6d3aaf). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #13307   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?       228           
  Lines           ?      4185           
  Branches        ?      1194           
========================================
  Hits            ?      4185           
  Misses          ?         0           
  Partials        ?         0           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@satanTime satanTime changed the title fix: support signal model mock bindings (#10942) fix: support signal model mock bindings #10942 Mar 15, 2026
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.

Bug: The mock for bidirectional binding to a signal model is missing the model output event emitter

1 participant