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 completion in callable expression #130

Merged
merged 4 commits into from May 11, 2020

Conversation

koxudaxi
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented May 11, 2020

Codecov Report

Merging #130 into master will decrease coverage by 0.07%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #130      +/-   ##
============================================
- Coverage     70.28%   70.20%   -0.08%     
  Complexity      157      157              
============================================
  Files            15       15              
  Lines           922      923       +1     
  Branches        282      283       +1     
============================================
  Hits            648      648              
  Misses          129      129              
- Partials        145      146       +1     
Impacted Files Coverage Δ Complexity Δ
...koxudaxi/pydantic/PydanticCompletionContributor.kt 82.38% <0.00%> (-0.53%) 1.00 <0.00> (ø)

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 b5b836b...b9b89ff. Read the comment docs.

@koxudaxi koxudaxi merged commit f739ec5 into master May 11, 2020
@koxudaxi koxudaxi deleted the fix_invalid_completion_in_callable_expression branch May 11, 2020 14:53
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