Skip to content

Conversation

@pjbull
Copy link
Member

@pjbull pjbull commented Aug 17, 2022

Manually tested and confirmed that PyPI version fails and this version succeeds.

Fixes #238

@github-actions
Copy link
Contributor

github-actions bot commented Aug 17, 2022

@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2022

Codecov Report

Merging #249 (3d9084d) into master (4cc0d33) will decrease coverage by 0.5%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master    #249     +/-   ##
========================================
- Coverage    95.0%   94.4%   -0.6%     
========================================
  Files          21      21             
  Lines        1324    1324             
========================================
- Hits         1258    1251      -7     
- Misses         66      73      +7     
Impacted Files Coverage Δ
cloudpathlib/cloudpath.py 93.5% <ø> (-0.5%) ⬇️
cloudpathlib/s3/s3client.py 92.9% <0.0%> (-2.7%) ⬇️
cloudpathlib/gs/gsclient.py 92.8% <0.0%> (-1.8%) ⬇️

@jayqi jayqi self-requested a review August 18, 2022 15:36
@pjbull pjbull merged commit 796b695 into master Aug 18, 2022
@pjbull pjbull deleted the 238-import-fail branch August 18, 2022 19:34
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.

Module fails to import when Python is ran with -OO

4 participants