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

DM-41245: Add a test to confirm that using undefined YAML keys throws an error #37

Merged
merged 1 commit into from Jan 23, 2024

Conversation

JeremyMcCormick
Copy link
Collaborator

The error message will be "Extra inputs are not allowed."

The error message will be "Extra inputs are not allowed."
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (160a64f) 92.71% compared to head (8ac12d6) 92.71%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   92.71%   92.71%           
=======================================
  Files          18       18           
  Lines        1921     1923    +2     
  Branches      380      381    +1     
=======================================
+ Hits         1781     1783    +2     
  Misses         86       86           
  Partials       54       54           

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

Copy link

@gpdf gpdf left a comment

Choose a reason for hiding this comment

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

Looks good

@JeremyMcCormick JeremyMcCormick merged commit 418ddb2 into main Jan 23, 2024
10 checks passed
@JeremyMcCormick JeremyMcCormick deleted the tickets/DM-41245-add-test branch January 23, 2024 00:20
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.

None yet

2 participants