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

Ensure that bad metadata throws error #81

Merged
merged 2 commits into from
Jul 3, 2024
Merged

Ensure that bad metadata throws error #81

merged 2 commits into from
Jul 3, 2024

Conversation

WardLT
Copy link
Contributor

@WardLT WardLT commented Jul 3, 2024

The changes from #66 was too aggressive in ignoring validation errors. Metadata from the latest version should raise a ValidationError if it fails to parse. We should only forgive validation errors from previous versions

@WardLT WardLT merged commit 353e158 into main Jul 3, 2024
2 checks passed
@coveralls
Copy link

coveralls commented Jul 3, 2024

Pull Request Test Coverage Report for Build 9779908657

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 87.736%

Totals Coverage Status
Change from base Build 9766734706: 0.01%
Covered Lines: 837
Relevant Lines: 954

💛 - Coveralls

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.

2 participants