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 args of conint and confloat #128

Merged
merged 1 commit into from
May 19, 2020
Merged

Conversation

koxudaxi
Copy link
Owner

conint args have to be int.
confloat args have to be float.

@codecov
Copy link

codecov bot commented May 19, 2020

Codecov Report

Merging #128 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #128   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          832       832           
  Branches       171       173    +2     
=========================================
  Hits           832       832           
Impacted Files Coverage Δ
datamodel_code_generator/model/pydantic/types.py 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 258f214...9e381a5. Read the comment docs.

@koxudaxi koxudaxi merged commit 9bc3229 into master May 19, 2020
@koxudaxi koxudaxi deleted the fix_conint_confloat_args branch May 19, 2020 14: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.

1 participant