Skip to content

Added summary report and tests.

Robert Elia requested to merge summary_report into main

Description

Add summary report plus tests Updates to test to be able to run on windows as well

Related Issue(s)

#15

Changes Made

  • Change 1: Added the ability to generate summary report
  • Change 2: Updated test so it doesn't matter if it is ran on a system that has backslashes in its path or forward slashes

Test Plan

  • make test

Checklist

  • Code follows the project's coding style and conventions.
  • Automated tests for the changes have been added or existing tests have been updated.
  • Code coverage for new or modified code is maintained or improved.
  • The code builds and runs without errors or warnings.
  • Documentation has been updated to reflect the changes made.
  • All discussions and feedback on the PR have been addressed.
  • CI/CD pipelines pass successfully, including any required checks or tests.
  • The PR has been reviewed and approved by the designated reviewers.
Edited by Robert Elia

Merge request reports

Loading