Skip to content

test demonstrating internal ValidationError#738

Merged
samuelcolvin merged 2 commits intomasterfrom
fix-demonstrating-737
Aug 11, 2019
Merged

test demonstrating internal ValidationError#738
samuelcolvin merged 2 commits intomasterfrom
fix-demonstrating-737

Conversation

@samuelcolvin
Copy link
Copy Markdown
Member

@samuelcolvin samuelcolvin commented Aug 11, 2019

Fix #737, fix #736. No change required as this is just a test.

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI and coverage remains at 100%

@samuelcolvin samuelcolvin changed the title test demonstrating internval ValidationError test demonstrating internal ValidationError Aug 11, 2019
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 11, 2019

Codecov Report

Merging #738 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #738   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines        2718   2720    +2     
  Branches      534    534           
=====================================
+ Hits         2718   2720    +2

@samuelcolvin samuelcolvin merged commit 5837acb into master Aug 11, 2019
@samuelcolvin samuelcolvin deleted the fix-demonstrating-737 branch August 11, 2019 13:14
alexdrydew pushed a commit to alexdrydew/pydantic that referenced this pull request Dec 23, 2023
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.

duplicated errors when validators raise ValidationError Repeated error when validator raises an exception

1 participant