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
73% is very promising; getting up to 80% is the next milestone.
In #504, I raised the coverage of canopen/nmt.py to 98%. I'm going to continue with canopen/network.py (anticipate PR in a day or two). Feel free to join!
I'd like to raise the test suite cover more of the code base, as a part of the preparations for #358.
Currently,
coverage.py
reports 73% code coverage when run locally:73% is very promising; getting up to 80% is the next milestone.
In #504, I raised the coverage of
canopen/nmt.py
to 98%. I'm going to continue withcanopen/network.py
(anticipate PR in a day or two). Feel free to join!I'll update this list as progress is made:
canopen/emcy.py
: WIPcanopen/lss.py
canopen/network.py
:- Tests: improve coverage of Network #515
- Tests: improve coverage of NodeScanner #517
canopen/nmt.py
: Add tests for NMT base and NMT master #504canopen/node/base.py
canopen/node/local.py
canopen/node/remote.py
canopen/objectdictionary/__init__.py
canopen/objectdictionary/datatypes.py
canopen/objectdictionary/eds.py
canopen/objectdictionary/epf.py
canopen/pdo/__init__.py
canopen/pdo/base.py
canopen/profiles/p402.py
canopen/sdo/base.py
canopen/sdo/client.py
canopen/sdo/constants.py
canopen/sdo/exceptions.py
canopen/sdo/server.py
canopen/sync.py
: WIPcanopen/timestamp.py
canopen/utils.py
canopen/variable.py
The text was updated successfully, but these errors were encountered: