domdfcoding / domdf_python_tools

Helpful functions for Python 🐍 🛠️
https://domdf-python-tools.readthedocs.io/en/latest
MIT License
6 stars 4 forks source link

Special-case Alt Linux in tests #88

Closed domdfcoding closed 2 years ago

domdfcoding commented 2 years ago

ALT Linux exclude[1] the asyncio.windows_events and asyncio.windows_utils modules (which are Windows-specific). Therefore test_iter_submodules needs an extra item in the text matrix for ALT Linux, and the relevant configuration for GitHub Actions.

Fixes #87

[1] https://packages.altlinux.org/en/sisyphus/srpms/python3/specfiles/

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 97.408% when pulling ac849fae6ba206e98d6d6b1683e234180f42d6a0 on alt-linux into 582831cb313a4b615cd6d5a52ff1bc34eb09a7ba on master.