bebenlebricolo / bebenlebricolo/AvrAsyncCore
[Coverage] : Add basic code coverage for all targets of AvrAsyncCore
Open
enhancement
- Dominant language
- C
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.