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

Add auto-completion for config fields #84

Merged
merged 6 commits into from Oct 24, 2019

Conversation

koxudaxi
Copy link
Owner

The PR adds auto-completion for config fields.
The files come from pydantic.BaseConfig

Related issues

#83

@codecov
Copy link

codecov bot commented Oct 22, 2019

Codecov Report

Merging #84 into master will increase coverage by 0.13%.
The diff coverage is 71.42%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #84      +/-   ##
============================================
+ Coverage     71.42%   71.55%   +0.13%     
  Complexity       86       86              
============================================
  Files             8        8              
  Lines           483      545      +62     
  Branches        170      183      +13     
============================================
+ Hits            345      390      +45     
- Misses           63       67       +4     
- Partials         75       88      +13
Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/Pydantic.kt 75% <57.14%> (-0.46%) 0 <0> (ø)
...koxudaxi/pydantic/PydanticCompletionContributor.kt 81.87% <73.21%> (-5.22%) 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 36b82fa...3bc2a06. Read the comment docs.

@koxudaxi koxudaxi merged commit 20f5d20 into master Oct 24, 2019
@koxudaxi koxudaxi deleted the auto_completion_for_config_fields branch October 24, 2019 04:28
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