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

Optimize resolving pydantic class #658

Merged
merged 13 commits into from Mar 1, 2023
Merged

Optimize resolving pydantic class #658

merged 13 commits into from Mar 1, 2023

Conversation

koxudaxi
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Patch coverage: 68.96% and project coverage change: +0.74 🎉

Comparison is base (03174d7) 73.68% compared to head (12bea4c) 74.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #658      +/-   ##
==========================================
+ Coverage   73.68%   74.43%   +0.74%     
==========================================
  Files          24       24              
  Lines        1847     1807      -40     
  Branches      582      558      -24     
==========================================
- Hits         1361     1345      -16     
+ Misses        201      199       -2     
+ Partials      285      263      -22     
Impacted Files Coverage Δ
...xudaxi/pydantic/PydanticInsertArgumentsQuickFix.kt 61.53% <0.00%> (+0.42%) ⬆️
...koxudaxi/pydantic/PydanticCompletionContributor.kt 85.71% <33.33%> (+0.59%) ⬆️
...koxudaxi/pydantic/PydanticDataclassTypeProvider.kt 60.00% <66.66%> (+6.66%) ⬆️
src/com/koxudaxi/pydantic/Pydantic.kt 76.34% <73.07%> (-0.42%) ⬇️
src/com/koxudaxi/pydantic/PydanticInspection.kt 86.63% <75.00%> (+2.91%) ⬆️
src/com/koxudaxi/pydantic/PydanticAnnotator.kt 90.90% <80.00%> (ø)
...om/koxudaxi/pydantic/PydanticFieldRenameFactory.kt 95.00% <100.00%> (+1.55%) ⬆️
...m/koxudaxi/pydantic/PydanticFieldSearchExecutor.kt 69.69% <100.00%> (+2.53%) ⬆️
...koxudaxi/pydantic/PydanticTypeCheckerInspection.kt 89.47% <100.00%> (+0.93%) ⬆️
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@koxudaxi koxudaxi changed the title Optimize resolve Optimize resolving pydantic class Feb 28, 2023
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