Proposal: Extend Coverage Reporting for MicroPython Project to Include Python Tools (mpremote) #17195
Unanswered
Josverl
asked this question in
Core Development
Replies: 2 comments
-
Sounds good to me :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have been adding additional E2E tests for mpremote code areas that were lacking coverage, and have been able to increate the coverage from 52% --> 66% The big chunks that are still missing as are:
these are hard to test in E2R , and probably need mocking to perform efficiently. I'll open a draft PR |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Enhance the MicroPython project's test coverage reporting by including Python-based tools, specifically mpremote, to improve code quality and reliability.
Current Situation:
Proposed Solution:
./run-mpremote-tests.sh --coverage
Benefits:
Next Steps:
Log term vision:
Beta Was this translation helpful? Give feedback.
All reactions