Skip to content

v2.0.2

Compare
Choose a tag to compare
@bernhardkaindl bernhardkaindl released this 22 Feb 16:19
· 55 commits to master since this release
ebbf629

What's Changed

Code changes to xen-bugtool

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

Full Changelog: v2.0.1...v2.0.2