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

support as on import statement #112

Merged
merged 1 commit into from
Apr 5, 2020
Merged

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Apr 5, 2020

This PR supports as on import statement.

Related Issues

#102

@codecov
Copy link

codecov bot commented Apr 5, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #112   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          853       865   +12     
  Branches       175       178    +3     
=========================================
+ Hits           853       865   +12     
Impacted Files Coverage Δ
datamodel_code_generator/__main__.py 100.00% <100.00%> (ø)
datamodel_code_generator/imports.py 100.00% <100.00%> (ø)
datamodel_code_generator/parser/base.py 100.00% <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 bed6dea...413e0d6. Read the comment docs.

@koxudaxi koxudaxi merged commit 3364fe8 into master Apr 5, 2020
@koxudaxi koxudaxi deleted the support_as_on_import_statement branch April 5, 2020 14:51
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