Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Coverage] : Add basic code coverage for all targets of AvrAsyncCore #5

Open
bebenlebricolo opened this issue Apr 27, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bebenlebricolo
Copy link
Owner

bebenlebricolo commented Apr 27, 2022

Basic code coverage should be added in order to build a clear view of the amount of code to be verified and tested.
Today, only the mainstream code flow is tested, and most of the time corner cases are not tested as they should.
This is the consequence of having very limited time of course, but having code coverage will help to identify portions of code that still require testing.

@bebenlebricolo bebenlebricolo self-assigned this Apr 27, 2022
@bebenlebricolo bebenlebricolo added the enhancement New feature or request label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant