Here's what I quickly came up with: https://github.com/lwinterface/panini/compare/master...roblight:panini:master The following tests are failing and I have not looked into why yet: ``` tests/test_diff_datatypes.py::test_listen_bytes FAILED [ 6%] tests/test_diff_datatypes.py::test_publish_str FAILED [ 8%] tests/test_diff_datatypes.py::test_publish_bytes FAILED [ 9%] tests/test_diff_datatypes.py::test_request_str FAILED [ 12%] tests/test_diff_datatypes.py::test_request_bytes FAILED [ 13%] ``` It would be great if someone with more knowledge of this project could add this argument! :smile:
Here's what I quickly came up with:
master...roblight:panini:master
The following tests are failing and I have not looked into why yet:
It would be great if someone with more knowledge of this project could add this argument! 😄