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

Test Coverage increase #102

Closed
GSinseswa721 opened this issue May 28, 2024 · 0 comments
Closed

Test Coverage increase #102

GSinseswa721 opened this issue May 28, 2024 · 0 comments
Assignees
Labels
fixing jobs Fixing Github Actions CI/CDs

Comments

@GSinseswa721
Copy link
Contributor

Description

The project of us currently has a test coverage of 77% . To improve the reliability for the codebase, we have to increase the coverage to at least 90%. This issue is all about writing tests to cover untested and partially tested areas of the code.

Acceptance criteria

  • The test coverage increase at least to 90%.
  • No functionality is broken by the new test.
  • All test pass successfully.

Definition of done

  • The test coverage is increased.
  • New tests cover untested and partially tested.
  • All tests pass without errors.

Developer notes

  • Understanding current code before writing tests.
  • Following testing best practice.
@GSinseswa721 GSinseswa721 added the fixing jobs Fixing Github Actions CI/CDs label May 28, 2024
@faid-terence faid-terence added this to the Finalization Sprint milestone May 28, 2024
@Ndevu12 Ndevu12 linked a pull request Jun 6, 2024 that will close this issue
@Ndevu12 Ndevu12 closed this as completed Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixing jobs Fixing Github Actions CI/CDs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants