Skip to content

Replace pathlib with pathlib2 #68

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 1 commit into from
Mar 8, 2019
Merged

Replace pathlib with pathlib2 #68

merged 1 commit into from
Mar 8, 2019

Conversation

strongbugman
Copy link
Contributor

@strongbugman strongbugman commented Mar 8, 2019

pathlib isn't maintained anymore. So maybe pathlib2 is a better choice

Fixes #63

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@codecov
Copy link

codecov bot commented Mar 8, 2019

Codecov Report

Merging #68 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage   98.56%   98.57%   +0.01%     
==========================================
  Files          13       13              
  Lines         418      421       +3     
==========================================
+ Hits          412      415       +3     
  Misses          6        6
Impacted Files Coverage Δ
openapi_spec_validator/__main__.py 97.05% <100%> (+0.28%) ⬆️

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 aab9b2c...37e38eb. Read the comment docs.

@p1c2u
Copy link
Collaborator

p1c2u commented Mar 8, 2019

@strongbugman thank you for the contribution. LGTM

@p1c2u p1c2u merged commit 74d26ab into python-openapi:master Mar 8, 2019
@strongbugman strongbugman deleted the hotfix/update_pathlib branch April 15, 2019 02:39
@p1c2u p1c2u mentioned this pull request May 20, 2019
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.

None yet

2 participants