Closed javacruft closed 1 year ago
Base: 89.23% // Head: 89.23% // No change to project coverage :thumbsup:
Coverage data is based on head (
9277a94
) compared to base (e7b296e
). Patch has no changes to coverable lines.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Add separate workflow for testing on Python 3.6 as this requires an older Ubuntu release.
Fixup unit tests for compatibility with newer versions of mock.
Drop latest/stable functional test targets - this is actually 2.9.x of Juju and is already covered by the 2.9 targets and we want to avoid suddenly picking up a new Juju version because this will break with the new approach to version alignment in the Python module for Juju.
Drop 2.8 functional test target - its broken and we don't really support this version any longer.
Fixup iptables forwarding issues from LXD containers with a flush and re-create of rules.