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 root_validator #72

Merged
merged 3 commits into from
Sep 20, 2019
Merged

support root_validator #72

merged 3 commits into from
Sep 20, 2019

Conversation

koxudaxi
Copy link
Owner

The PR supports root_validator for pydantic v1.
PyCharm detects root_validator as classmethod by the plugin

Related Issues

#70

@codecov
Copy link

codecov bot commented Sep 20, 2019

Codecov Report

Merging #72 into master will increase coverage by 0.27%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #72      +/-   ##
============================================
+ Coverage     77.56%   77.83%   +0.27%     
  Complexity       80       80              
============================================
  Files             7        7              
  Lines           361      361              
  Branches        128      129       +1     
============================================
+ Hits            280      281       +1     
  Misses           25       25              
+ Partials         56       55       -1
Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/Pydantic.kt 72.22% <100%> (+1.85%) 0 <0> (ø) ⬇️

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 12367bf...7ac4c7a. Read the comment docs.

@koxudaxi koxudaxi merged commit c769603 into master Sep 20, 2019
@koxudaxi koxudaxi deleted the support_root_validator branch September 20, 2019 17:30
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