v2.0.2
What's Changed
Code changes to xen-bugtool
- CA-389135: Fix the off-by-default and hidden direct-fetched VM RRDs by @bernhardkaindl in #82
- StringIOmtime: move it to define it before using it by @bernhardkaindl in #81
Test suite updates
- Cosmetic clean-up of the
pytest
fixtures in tests/unit/conftest.py by @bernhardkaindl in #70 - Fix test for
disk_list()
to be OS-agnostic and test the major device number filter by @ashwin9390 in #80 - Improve readability of integration tests by @bernhardkaindl in #74
- Restore coverage upload to codecov (falls back to legacy uploader), add coveralls upload by @bernhardkaindl in #71
Documentation updates
- Docs-only: Add tests/unit/conftest-README.md documenting tests/unit/conftest.py by @bernhardkaindl in #68
- Clean-up README-pytest-chroot.md to 88 column width by @bernhardkaindl in #73
New Contributors
- @ashwin9390 made their first contribution in #80 (note: the coding was done by @bernhardkaindl)
Full Changelog: v2.0.1...v2.0.2