Skip to content

Added test_coverage feature

Description

This MR implements test coverage functionality and all the details, after testing the current code, are included int the server/coverage folder

Fixes #8 (closed)

Type of change

Please mark the options that are relevant.

  • Updated UI/UX
  • Improved the business logic of code
  • Added new feature
  • Other

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Merge request reports