Skip to content

ci: implement and visualise test coverage

Arin Wongprommoon requested to merge coverage into dev

WHY IS THIS CHANGE NEEDED?:

  • CI pipeline doesn't show code coverage of tests, therefore we can't evaluate how well the tests are at addressing potential issues

HOW DOES THE CHANGE SOLVE THE PROBLEM?:

WHAT SIDE EFFECTS DOES THIS CHANGE HAVE?:

EVIDENCE THAT COMMIT WORKS:

REFERENCES:

Edited by Arin Wongprommoon

Merge request reports