OpenCyphal / pycyphal

Python implementation of the Cyphal protocol stack.
https://pycyphal.readthedocs.io/
MIT License
119 stars 106 forks source link

Use Nox instead of shell scripts #143

Closed pavel-kirienko closed 3 years ago

pavel-kirienko commented 3 years ago

The test environment is difficult to configure with the limited means provided by Tox, but Nox is an adequate replacement. See CONTRIBUTING.rst for new development docs.

There are no functional changes to the library in this changeset. The large diff is due to semi-automatic updates suggested by PyLint.

Related to https://github.com/UAVCAN/pyuavcan/issues/87

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 37085375


Totals Coverage Status
Change from base Build 37060921: -0.008%
Covered Lines: 11100
Relevant Lines: 11455

💛 - Coveralls