Skip to content

Support nullable keyword in properties. Closes #99 - #163

Merged
dbanty merged 2 commits into
mainfrom
support_object_responses
Aug 19, 2020
Merged

Support nullable keyword in properties. Closes #99#163
dbanty merged 2 commits into
mainfrom
support_object_responses

Conversation

@dbanty

@dbanty dbanty commented Aug 19, 2020

Copy link
Copy Markdown
Collaborator

No description provided.

@dbanty
dbanty requested a review from emann August 19, 2020 00:06
@codecov

codecov Bot commented Aug 19, 2020

Copy link
Copy Markdown

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

dbanty commented Aug 19, 2020

Copy link
Copy Markdown
Collaborator Author

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

@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.

2 participants