Skip to content

feat: New and improved docstrings in generated functions and classes #551

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 19 commits into from
Dec 19, 2021

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented Dec 18, 2021

Closes #503, replaces #505

@dbanty dbanty added this to the 0.10.8 milestone Dec 18, 2021
@codecov
Copy link

codecov bot commented Dec 18, 2021

Codecov Report

Merging #551 (4b492b8) into main (49580ec) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #551   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           48        48           
  Lines         1639      1661   +22     
=========================================
+ Hits          1639      1661   +22     
Impacted Files Coverage Δ
...penapi_python_client/parser/properties/__init__.py 100.00% <ø> (ø)
..._python_client/parser/properties/model_property.py 100.00% <ø> (ø)
openapi_python_client/parser/openapi.py 100.00% <100.00%> (ø)
...penapi_python_client/parser/properties/property.py 100.00% <100.00%> (ø)
openapi_python_client/parser/responses.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 49580ec...4b492b8. Read the comment docs.

@dbanty dbanty merged commit 3304030 into main Dec 19, 2021
@dbanty dbanty deleted the improve_docstring branch December 19, 2021 02:53
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.

More thorough docstrings on APIs and models
2 participants