Skip to content

fix: Relative paths to config files. #544

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 2 commits into from
Dec 16, 2021
Merged

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented Dec 16, 2021

Fixes #538

@dbanty dbanty added this to the 0.10.8 milestone Dec 16, 2021
@dbanty dbanty force-pushed the 538-fix-relative-config-path branch from 685cdfa to 1a5a673 Compare December 16, 2021 01:27
@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Merging #544 (1c380c1) into main (206d2f7) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #544   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           48        48           
  Lines         1639      1639           
=========================================
  Hits          1639      1639           
Impacted Files Coverage Δ
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 206d2f7...1c380c1. Read the comment docs.

@dbanty dbanty merged commit 5fa736a into main Dec 16, 2021
@dbanty dbanty deleted the 538-fix-relative-config-path branch December 16, 2021 01:35
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.

Bug on parsing config.yml file
1 participant