Closed linostar closed 2 months ago
Attention: Patch coverage is 89.47368%
with 2 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
feature/pro-sources@5a98385
). Learn more about missing BASE report.
Files with missing lines | Patch % | Lines |
---|---|---|
craft_providers/lxd/lxc.py | 88.23% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@canonical/starcraft-reviewers This is ready.
Could you add integration tests to this that check it with, say, Ubuntu Noble and Alma Linux 9?
@lengau We don't have spread tests in craft-providers. Perhaps we can do such tests in rockcraft once all those pro PRs are merged?
@linostar I'm requesting an integration test like the ones here: https://github.com/canonical/craft-providers/blob/main/tests/integration/lxd/test_lxc.py
It would create an instance and run these functions on that instance.
tox
?