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

change default value "..." to None on auto-completion #60

Merged
merged 2 commits into from
Sep 1, 2019

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Sep 1, 2019

No description provided.

@codecov
Copy link

codecov bot commented Sep 1, 2019

Codecov Report

Merging #60 into master will increase coverage by 2.39%.
The diff coverage is 93.75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #60      +/-   ##
============================================
+ Coverage     79.01%   81.41%   +2.39%     
- Complexity       71       76       +5     
============================================
  Files             7        7              
  Lines           305      312       +7     
  Branches         98      100       +2     
============================================
+ Hits            241      254      +13     
+ Misses           25       16       -9     
- Partials         39       42       +3
Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 63.54% <100%> (+5.8%) 35 <1> (+5) ⬆️
...koxudaxi/pydantic/PydanticCompletionContributor.kt 91.86% <93.33%> (+0.83%) 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 c089146...a355b01. Read the comment docs.

@koxudaxi koxudaxi merged commit 831a713 into master Sep 1, 2019
@koxudaxi koxudaxi deleted the improve_auto_completion_message branch September 1, 2019 17:39
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