Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
add-itya committed Feb 15, 2024
1 parent 359a006 commit 0ec3d35
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -63,3 +63,9 @@ Optionally, integrate with Coveralls for code coverage tracking:
python3 coveralls

That's it! You have now successfully set up your local development environment and generated a test report.

After reviewing the results, you can determine which of the files under the source code folder need more tests based on their corresponding percentages.

Our aim is to have 97% of overall codebase coverage to ensure that there are no discrepencies.

Thank you for considering to help our project, we really appreciate it :)

0 comments on commit 0ec3d35

Please sign in to comment.