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

Ignore invalid alias name #307

Merged
merged 2 commits into from
May 23, 2021
Merged

Ignore invalid alias name #307

merged 2 commits into from
May 23, 2021

Conversation

koxudaxi
Copy link
Owner

Related issues

#300

@codecov
Copy link

codecov bot commented May 23, 2021

Codecov Report

Merging #307 (06f6c29) into master (c50ee2e) will increase coverage by 0.05%.
The diff coverage is 79.16%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #307      +/-   ##
============================================
+ Coverage     72.88%   72.93%   +0.05%     
  Complexity      281      281              
============================================
  Files            23       23              
  Lines          1641     1648       +7     
  Branches        495      498       +3     
============================================
+ Hits           1196     1202       +6     
  Misses          166      166              
- Partials        279      280       +1     
Flag Coverage Δ Complexity Δ
unittests 72.93% <79.16%> (+0.05%) 281.00 <0.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
src/com/koxudaxi/pydantic/Pydantic.kt 74.03% <0.00%> (ø) 0.00 <0.00> (ø)
src/com/koxudaxi/pydantic/PydanticTypeProvider.kt 75.70% <60.00%> (+0.17%) 140.00 <0.00> (ø)
...koxudaxi/pydantic/PydanticCompletionContributor.kt 84.93% <88.88%> (-0.19%) 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 94ce8ea...06f6c29. Read the comment docs.

@koxudaxi koxudaxi merged commit eff7e16 into master May 23, 2021
@koxudaxi koxudaxi deleted the ignore_invalid_alias_name branch May 23, 2021 14:17
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