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

fix invalid warn on no public attribute #95

Merged
merged 1 commit into from
Jan 20, 2020

Conversation

koxudaxi
Copy link
Owner

The PR fix invalid warn on no public attribute with WarnUntypedFields option

Related Issues

#94

@codecov
Copy link

codecov bot commented Jan 20, 2020

Codecov Report

Merging #95 into master will decrease coverage by 0.1%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #95      +/-   ##
============================================
- Coverage     68.39%   68.28%   -0.11%     
  Complexity       89       89              
============================================
  Files            11       11              
  Lines           636      637       +1     
  Branches        215      216       +1     
============================================
  Hits            435      435              
  Misses           93       93              
- Partials        108      109       +1
Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/PydanticInspection.kt 68.11% <0%> (-1.01%) 2 <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 2457ea7...f570a83. Read the comment docs.

@koxudaxi koxudaxi merged commit a552955 into master Jan 20, 2020
@koxudaxi koxudaxi deleted the fix_invalid_warn_on_no_public_attribute branch January 20, 2020 03:04
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