Skip to content

Support nullable keyword in properties. Closes #99 #163

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

Merged
merged 2 commits into from
Aug 19, 2020

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented Aug 19, 2020

No description provided.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@dbanty dbanty requested a review from emann August 19, 2020 00:06
@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #163 into main will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main      #163    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           10        41    +31     
  Lines          670      1263   +593     
==========================================
+ Hits           670      1263   +593     
Impacted Files Coverage Δ
openapi_python_client/parser/reference.py 100.00% <ø> (ø)
openapi_python_client/__init__.py 100.00% <100.00%> (ø)
openapi_python_client/cli.py 100.00% <100.00%> (ø)
openapi_python_client/config.py 100.00% <100.00%> (ø)
openapi_python_client/parser/__init__.py 100.00% <100.00%> (ø)
openapi_python_client/parser/errors.py 100.00% <100.00%> (ø)
openapi_python_client/parser/openapi.py 100.00% <100.00%> (ø)
openapi_python_client/parser/properties.py 100.00% <100.00%> (ø)
openapi_python_client/parser/responses.py 100.00% <100.00%> (ø)
openapi_python_client/schema/__init__.py 100.00% <100.00%> (ø)
... and 64 more

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 cc8d6fa...8070ea2. Read the comment docs.

@dbanty dbanty added this to the 0.5.4 milestone Aug 19, 2020
@dbanty
Copy link
Collaborator Author

dbanty commented Aug 19, 2020

Fail from deepsource is a false positive... again.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@dbanty dbanty merged commit 3212405 into main Aug 19, 2020
@dbanty dbanty deleted the support_object_responses branch August 19, 2020 17:50
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

2 participants