Skip to content

Fixed some unused properties in tests that deepsource complained about #156

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

Conversation

emann
Copy link
Collaborator

@emann emann commented Aug 13, 2020

No description provided.

@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##              main      #156    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           10        41    +31     
  Lines          670      1253   +583     
==========================================
+ Hits           670      1253   +583     
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 dc4c531...7f74c21. Read the comment docs.

@dbanty dbanty merged commit 0230ec5 into openapi-generators:main Aug 13, 2020
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