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

ignore protected fields #79

Merged
merged 3 commits into from
Oct 10, 2019
Merged

ignore protected fields #79

merged 3 commits into from
Oct 10, 2019

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Oct 10, 2019

The PR ignore protected and private fields

Related Issues

#77

Screen Shot

ss2019-10-10 23 47 32

@codecov
Copy link

codecov bot commented Oct 10, 2019

Codecov Report

Merging #79 into master will decrease coverage by 0.06%.
The diff coverage is 61.53%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #79      +/-   ##
============================================
- Coverage     70.13%   70.06%   -0.07%     
- Complexity       85       86       +1     
============================================
  Files             8        8              
  Lines           442      451       +9     
  Branches        157      161       +4     
============================================
+ Hits            310      316       +6     
  Misses           65       65              
- Partials         67       70       +3
Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/Pydantic.kt 71.76% <100%> (+0.33%) 0 <0> (ø) ⬇️
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 67.82% <50%> (-0.6%) 45 <7> (+1)
...koxudaxi/pydantic/PydanticCompletionContributor.kt 86.81% <55.55%> (-1.29%) 1 <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 5e89bfd...9dcf384. Read the comment docs.

@koxudaxi koxudaxi merged commit 6911986 into master Oct 10, 2019
@koxudaxi koxudaxi deleted the ignore_protected_fields branch October 10, 2019 15:27
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.

None yet

1 participant