-
Notifications
You must be signed in to change notification settings - Fork 446
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
build(deps): bump craft-providers to 1.19.1 #4421
Conversation
f0a0560
to
102e07b
Compare
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## hotfix/7.5 #4421 +/- ##
===========================================
Coverage 94.87% 94.88%
===========================================
Files 658 658
Lines 55144 55185 +41
===========================================
+ Hits 52320 52361 +41
Misses 2824 2824
... and 18 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ef50632
to
79136aa
Compare
2812f46
to
bff08f3
Compare
63053de
to
859863a
Compare
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.
👍
Also included devel base tests. And a fix to run tests in multipass.
675059f
to
7185ef0
Compare
Store spread test failure is unrelated (#4411) |
Also fixes CRAFT-2174 via canonical/craft-providers#429 |
Adds spread tests for `base: devel` spread tests and fixes multipass spread tests.
Adds spread tests for `base: devel` spread tests and fixes multipass spread tests.
make lint
?pytest tests/unit
?Also included devel base tests.
And a fix to run tests in multipass.
Fixes: #4412
CRAFT-2171