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 default value by variable for Field is not recognized #323

Merged

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Jul 1, 2021

@codecov
Copy link

codecov bot commented Jul 1, 2021

Codecov Report

Merging #323 (e984f31) into master (3a469dc) will increase coverage by 0.00%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #323   +/-   ##
=========================================
  Coverage     72.93%   72.94%           
  Complexity      281      281           
=========================================
  Files            23       23           
  Lines          1648     1652    +4     
  Branches        498      500    +2     
=========================================
+ Hits           1202     1205    +3     
  Misses          166      166           
- Partials        280      281    +1     
Flag Coverage Δ
unittests 72.94% <90.90%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/com/koxudaxi/pydantic/Pydantic.kt 74.04% <83.33%> (+0.01%) ⬆️
src/com/koxudaxi/pydantic/PydanticInspection.kt 77.14% <100.00%> (ø)
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 75.70% <100.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 fecc583...e984f31. Read the comment docs.

@koxudaxi koxudaxi merged commit e7aac6b into master Jul 1, 2021
@koxudaxi koxudaxi deleted the fix_default_value_by_variable_for_field_is_not_recognized branch July 1, 2021 16:45
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