Skip to content

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented Nov 3, 2020

Based on #225 with docs added.

fyhertz and others added 3 commits November 3, 2020 15:21
A generate package version actually depends on the version of the
OpenAPI spec and on the version of the generator. Upgrading the
generator version may break backward compatibility of the client. This
gives the user the possibility to bump its client version to reflect
changes in the generated code even though the spec has not changed.
@codecov
Copy link

codecov bot commented Nov 3, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #232   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         1299      1302    +3     
=========================================
+ Hits          1299      1302    +3     
Impacted Files Coverage Δ
openapi_python_client/__init__.py 100.00% <100.00%> (ø)
openapi_python_client/config.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 9beb727...4c91711. Read the comment docs.

@dbanty dbanty merged commit ef04aa3 into main Nov 3, 2020
@dbanty dbanty deleted the feature/package-version-from-config branch November 3, 2020 15:05
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