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

[Fusion] Improved composition errors #7856

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

glen-84
Copy link
Collaborator

@glen-84 glen-84 commented Dec 20, 2024

Summary of the changes (Less than 80 chars)

  • [Fusion] Improved composition errors.

The message template for ExternalArgumentDefaultMismatch will be changed to the following once the spec issue has been resolved:

The default value '{0}' of external argument '{1}' in schema '{2}' differs from the default value of '{3}' in schema '{4}'.

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.32%. Comparing base (d1e6ac3) to head (a02c47a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7856      +/-   ##
==========================================
- Coverage   74.32%   74.32%   -0.01%     
==========================================
  Files        2880     2880              
  Lines      150189   150189              
  Branches    17468    17468              
==========================================
- Hits       111629   111625       -4     
- Misses      32745    32747       +2     
- Partials     5815     5817       +2     
Flag Coverage Δ
unittests 74.32% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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