You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PATCH] Applied changes as discussed in review (- WIP #175 -)
Changes in file .coderabbit.yaml:
- mention code coverage for tests
Changes in file Makefile:
- tweak MANIFEST.in to ignore .yaml
Changes in file multicast/exceptions.py:
- refactor to avoid shadowing vars
Changes in file multicast/hear.py:
- minor refactor for readability
Changes in file tests/context.py:
- implemented managed_process context manager
Changes in file tests/test_fuzz.py:
- Refactored to use managed_process context manager
Changes in file tests/test_usage.py:
- minor fixes
0 commit comments