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

dev(hansbug): add TemporaryDirectory from python3.8 for python3.7 on windows #97

Merged
merged 2 commits into from
Apr 9, 2023

Conversation

HansBug
Copy link
Owner

@HansBug HansBug commented Apr 9, 2023

No description provided.

@HansBug HansBug added the enhancement New feature or request label Apr 9, 2023
@HansBug HansBug self-assigned this Apr 9, 2023
@codecov
Copy link

codecov bot commented Apr 9, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.33 ⚠️

Comparison is base (424b887) 99.90% compared to head (0015f5f) 99.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   99.90%   99.58%   -0.33%     
==========================================
  Files         109      109              
  Lines        3300     3342      +42     
==========================================
+ Hits         3297     3328      +31     
- Misses          3       14      +11     
Flag Coverage Δ
unittests 99.58% <100.00%> (-0.33%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
hbutils/system/filesystem/__init__.py 100.00% <100.00%> (ø)
hbutils/system/filesystem/tempfile.py 78.43% <100.00%> (ø)
hbutils/testing/capture/output.py 100.00% <100.00%> (ø)
hbutils/testing/isolated/directory.py 100.00% <100.00%> (ø)
hbutils/testing/isolated/input.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@HansBug HansBug merged commit 4a13d98 into main Apr 9, 2023
@HansBug HansBug deleted the dev/temp branch April 9, 2023 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant