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

created MetaValidationError #174

Merged
merged 5 commits into from
Sep 25, 2024
Merged

created MetaValidationError #174

merged 5 commits into from
Sep 25, 2024

Conversation

0Hughman0
Copy link
Owner

@0Hughman0 0Hughman0 commented Sep 25, 2024

Created MetaValidationError, which is raised when a meta is mutated in an invalid way.

This helps a user to find which file led to the error.

Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.66%. Comparing base (f849725) to head (08a6ffc).
Report is 6 commits behind head on 0.3.x.

Additional details and impacted files
@@            Coverage Diff             @@
##            0.3.x     #174      +/-   ##
==========================================
+ Coverage   83.52%   83.66%   +0.14%     
==========================================
  Files          23       23              
  Lines        1730     1745      +15     
==========================================
+ Hits         1445     1460      +15     
  Misses        285      285              
Flag Coverage Δ
83.66% <100.00%> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@0Hughman0 0Hughman0 merged commit ae568b5 into 0.3.x Sep 25, 2024
5 checks passed
@0Hughman0 0Hughman0 deleted the custom-validation-error branch September 25, 2024 11:38
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.

1 participant