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
In the previous release, many tests were commented out, leading to a decrease in overall test coverage. To ensure stability and maintainability, we need to restore and expand test coverage across Nevron.
🎯 Tasks
Identify and review commented-out tests.
Restore relevant tests and update them if necessary.
Write additional test cases to cover missing functionalities.
Ensure CI/CD passes successfully with improved test coverage.
Generate a test coverage report and analyze gaps.
✅ Acceptance Criteria
Test coverage is significantly improved.
All restored and new tests pass successfully.
No breaking changes introduced.
The text was updated successfully, but these errors were encountered:
📌 Increase Test Coverage in Nevron
📝 Description
In the previous release, many tests were commented out, leading to a decrease in overall test coverage. To ensure stability and maintainability, we need to restore and expand test coverage across Nevron.
🎯 Tasks
✅ Acceptance Criteria
The text was updated successfully, but these errors were encountered: