Skip to content
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

Fix issue with py39 tests on windows #53

Merged
merged 2 commits into from
Nov 11, 2020
Merged

Fix issue with py39 tests on windows #53

merged 2 commits into from
Nov 11, 2020

Conversation

sbidoul
Copy link
Owner

@sbidoul sbidoul commented Nov 11, 2020

No description provided.

@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #53 (f074ce7) into master (aa95fcf) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   94.70%   94.73%   +0.02%     
==========================================
  Files          16       16              
  Lines         925      930       +5     
  Branches      173      173              
==========================================
+ Hits          876      881       +5     
  Misses         31       31              
  Partials       18       18              
Impacted Files Coverage Δ
src/pip_deepfreeze/sanity.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 aa95fcf...f074ce7. Read the comment docs.

@sbidoul sbidoul marked this pull request as ready for review November 11, 2020 11:35
This should also improves robustness of the venv detection check.
@sbidoul sbidoul merged commit c068b09 into master Nov 11, 2020
@sbidoul sbidoul deleted the fix-3.9 branch November 11, 2020 11:50
@sbidoul sbidoul changed the title Fix issue with py39 on windows Fix issue with py39 tests on windows Nov 11, 2020
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.

1 participant