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

Support error for extra attribute with extra = 'forbid' option #324

Merged

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Jul 1, 2021

@codecov
Copy link

codecov bot commented Jul 1, 2021

Codecov Report

Merging #324 (33a4a21) into master (e984f31) will increase coverage by 0.18%.
The diff coverage is 85.71%.

❗ Current head 33a4a21 differs from pull request most recent head 72b4734. Consider uploading reports for the commit 72b4734 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master     #324      +/-   ##
============================================
+ Coverage     72.94%   73.12%   +0.18%     
  Complexity      281      281              
============================================
  Files            23       23              
  Lines          1652     1678      +26     
  Branches        500      507       +7     
============================================
+ Hits           1205     1227      +22     
- Misses          166      167       +1     
- Partials        281      284       +3     
Flag Coverage Δ
unittests 73.12% <85.71%> (+0.18%) ⬆️

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

Impacted Files Coverage Δ
src/com/koxudaxi/pydantic/Pydantic.kt 73.97% <77.77%> (-0.07%) ⬇️
src/com/koxudaxi/pydantic/PydanticInspection.kt 78.61% <89.47%> (+1.47%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7aac6b...72b4734. Read the comment docs.

@koxudaxi koxudaxi merged commit e329634 into master Jul 4, 2021
@koxudaxi koxudaxi deleted the support_error_for_extra_attribute_withextra_forbid_option branch July 4, 2021 15:56
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