Skip to content

Conversation

@emann
Copy link
Collaborator

@emann emann commented Aug 10, 2020

Closes #117 and closes #146

@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #148   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         1178      1184    +6     
=========================================
+ Hits          1178      1184    +6     
Impacted Files Coverage Δ
openapi_python_client/__init__.py 100.00% <100.00%> (ø)
openapi_python_client/parser/openapi.py 100.00% <100.00%> (ø)
openapi_python_client/utils.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 c0d101b...5867747. Read the comment docs.

Copy link
Collaborator

@dbanty dbanty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, if you can make oge based on the tasks it's chaining rather than redoing the commands. That way if we change the way one of them works we can just change it in one place.

@dbanty dbanty merged commit 86c7de8 into openapi-generators:main Aug 11, 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.

Specify additional headers Header parameters not supported?

2 participants