Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- ensure working version locally
- run the
make test-pytest target
- ensure coverage output file is created
- compare to GH actions on any os and any python 3.7-3.10 (3.11 is an expected fail)
- See error
Expected behavior
CI should produce the same or similar behavior to running the same steps locally.
Logs (optional)
CI builds #138-#150
Screenshots (optional)
If applicable, add screenshots to help explain your problem.
- Python Version [3.7-3.11]
- Multicast Python Library Version: 1.4.2
Additional context (optional)
This seems to be related to only to coverage within pytest at the moment.