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

Increase Test Coverage #126

Open
5 tasks
gromdimon opened this issue Feb 8, 2025 · 0 comments
Open
5 tasks

Increase Test Coverage #126

gromdimon opened this issue Feb 8, 2025 · 0 comments
Assignees
Labels
misc Something, what not feature nor bug
Milestone

Comments

@gromdimon
Copy link
Contributor

📌 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

  • 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.
@gromdimon gromdimon added the misc Something, what not feature nor bug label Feb 8, 2025
@gromdimon gromdimon added this to the v0.2.1 milestone Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
misc Something, what not feature nor bug
Projects
None yet
Development

No branches or pull requests

2 participants