Skip to content

Minor improvement to rule failure message#419

Merged
Robert Yokota (rayokota) merged 1 commit intomasterfrom
fix-rule-err
Dec 11, 2025
Merged

Minor improvement to rule failure message#419
Robert Yokota (rayokota) merged 1 commit intomasterfrom
fix-rule-err

Conversation

@rayokota
Copy link
Member

@rayokota Robert Yokota (rayokota) commented Dec 11, 2025

Minor improvement to rule failure message. Fixes #416

What

Checklist

  • Contains customer facing changes? Including API/behavior changes
  • Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required

References

JIRA:

Test & Review

Open questions / Follow-ups

@rayokota Robert Yokota (rayokota) requested a review from a team as a code owner December 11, 2025 17:44
Copilot AI review requested due to automatic review settings December 11, 2025 17:44
@rayokota Robert Yokota (rayokota) requested a review from a team as a code owner December 11, 2025 17:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances error reporting in the schema registry serialization system by making rule failure messages more informative. When a rule fails during serialization, the error message now includes the specific rule name that caused the failure, rather than just the generic error message.

Key Changes:

  • Improved error message formatting in the ErrorAction class to include rule context

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqube-confluent
Copy link

@rayokota Robert Yokota (rayokota) merged commit ef8e9d8 into master Dec 11, 2025
3 checks passed
@rayokota Robert Yokota (rayokota) deleted the fix-rule-err branch December 11, 2025 19:34
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.

Data quality rule ErrorAction removes the rule details

3 participants