Skip to content

Commit 0ec3d35

Browse files
authored
Update README.md
1 parent 359a006 commit 0ec3d35

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,9 @@ Optionally, integrate with Coveralls for code coverage tracking:
6363
python3 coveralls
6464

6565
That's it! You have now successfully set up your local development environment and generated a test report.
66+
67+
After reviewing the results, you can determine which of the files under the source code folder need more tests based on their corresponding percentages.
68+
69+
Our aim is to have 97% of overall codebase coverage to ensure that there are no discrepencies.
70+
71+
Thank you for considering to help our project, we really appreciate it :)

0 commit comments

Comments
 (0)