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 type checker #102

Merged
merged 1 commit into from
Apr 18, 2020
Merged

fix type checker #102

merged 1 commit into from
Apr 18, 2020

Conversation

koxudaxi
Copy link
Owner

This PR fixes a broken type checker.
The type checker runs for only Pydantic models.
I'm sorry.

@codecov
Copy link

codecov bot commented Apr 18, 2020

Codecov Report

Merging #102 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #102   +/-   ##
=========================================
  Coverage     69.08%   69.08%           
  Complexity      100      100           
=========================================
  Files            14       14           
  Lines           757      757           
  Branches        243      243           
=========================================
  Hits            523      523           
  Misses          110      110           
  Partials        124      124           
Impacted Files Coverage Δ Complexity Δ
...koxudaxi/pydantic/PydanticTypeCheckerInspection.kt 85.71% <100.00%> (ø) 3.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 431c230...daa7fff. Read the comment docs.

@koxudaxi koxudaxi merged commit 696d0e3 into master Apr 18, 2020
@koxudaxi koxudaxi deleted the fix_typechecker branch April 18, 2020 19:11
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