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

feat(validation): Convert enum error to warning #1120

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

volsa
Copy link
Member

@volsa volsa commented Mar 5, 2024

Resolves #1119

@volsa volsa changed the title refactor(validation): Convert enum error to warning feat(validation): Convert enum error to warning Mar 5, 2024
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.74%. Comparing base (531da29) to head (148ddd4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1120   +/-   ##
=======================================
  Coverage   95.74%   95.74%           
=======================================
  Files         147      147           
  Lines       43221    43221           
=======================================
  Hits        41380    41380           
  Misses       1841     1841           

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

@volsa volsa merged commit cc3e96c into master Mar 6, 2024
17 checks passed
@volsa volsa deleted the runtime-enum-error-to-warning branch March 6, 2024 08: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.

change ENUM error to warning or ignore it
2 participants