-
Notifications
You must be signed in to change notification settings - Fork 107
Enabled dependency isolation by default #1055
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
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #1055 +/- ##
===========================================
- Coverage 83.09% 31.78% -51.32%
===========================================
Files 33 33
Lines 1775 1762 -13
Branches 282 282
===========================================
- Hits 1475 560 -915
- Misses 232 1201 +969
+ Partials 68 1 -67
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
592f0ee
to
450fe63
Compare
…into gaaguiar/dep_iso_stein
0b0250a
to
d9f9ef6
Compare
d9f9ef6
to
1da42b3
Compare
…into gaaguiar/dep_iso_stein
c17d89d
to
1af2e2d
Compare
…ions-python-worker into gaaguiar/dep_iso_stein
b436bcc
to
4bd58a5
Compare
94c6394
to
a076422
Compare
…into gaaguiar/dep_iso_stein
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
…into gaaguiar/dep_iso_stein
0e4ba93
to
bab4d2d
Compare
This reverts commit b1085b5.
* Revert "Enabled dependency isolation by default (#1055)" This reverts commit b1085b5. * Enable dependency isolation for python 3.10 by default * fix dep isolation python 3.10 unit tests * add copyright to dependency.py Co-authored-by: peterstone2017 <[email protected]>
Description
Enabling dependency isolation by default for all python versions.
Fixes #
PR information
Quality of Code and Contribution Guidelines