pydantic-pycharm-plugin
pydantic-pycharm-plugin copied to clipboard
Make it available for PY-223-*
I'd like to use the plugin in the 223* builds.
A couple of tests are currently failing after these changes:
- Bump
javaVersionto 17 - Bump
org.jetbrains.intellijversion to 1.9.0 - Change
platformVersionto223.4884-EAP-CANDIDATE-SNAPSHOT - Change
pluginUntilBuildto223.*
com.koxudaxi.pydantic.PydanticCompletionTest > testClassFields FAILED
junit.framework.AssertionFailedError at PydanticCompletionTest.kt:43
com.koxudaxi.pydantic.PydanticCompletionTest > testParameterAnnotationType FAILED
junit.framework.AssertionFailedError at PydanticCompletionTest.kt:43
com.koxudaxi.pydantic.PydanticCompletionTest > testClass FAILED
junit.framework.AssertionFailedError at PydanticCompletionTest.kt:43
com.koxudaxi.pydantic.PydanticCompletionTest > testClassValidatorCls FAILED
junit.framework.AssertionFailedError at PydanticCompletionTest.kt:43
com.koxudaxi.pydantic.PydanticCompletionTest > testKeywordArgumentDotName FAILED
java.lang.NullPointerException at PydanticCompletionTest.kt:36
com.koxudaxi.pydantic.PydanticCompletionTest > testKeywordArgumentDot FAILED
junit.framework.AssertionFailedError at PydanticCompletionTest.kt:43
com.koxudaxi.pydantic.PydanticCompletionTest > testClassMethodCls FAILED
junit.framework.AssertionFailedError at PydanticCompletionTest.kt:43
@chbndrhnns Thank you for your comment. I released the new version as 0.3.14