v0.5.x - Code quality and test coverage
No due date
0% complete
Goal: Add static analysis checks and cover all critical APIs with tests using consumer-exposed test APIs.
Purpose:
- Provide test APIs for consumers
- Prevent new code from breaking existing API
- Check API correctness
- Check code quality using static analysis
- Ensure that code is covered with automated tests
- Ensure that code follows language and community stand…
Goal: Add static analysis checks and cover all critical APIs with tests using consumer-exposed test APIs.
Purpose:
- Provide test APIs for consumers
- Prevent new code from breaking existing API
- Check API correctness
- Check code quality using static analysis
- Ensure that code is covered with automated tests
- Ensure that code follows language and community standards