From e4e6ae9a3d142fc78f31ee19464ec5e54bfb516f Mon Sep 17 00:00:00 2001 From: Gunther6070 Date: Thu, 6 Mar 2025 08:33:31 -0500 Subject: Added code coverage report to design doc --- docs/CodeCoverage.png | Bin 0 -> 72506 bytes docs/DesignDoc.md | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 docs/CodeCoverage.png (limited to 'docs') diff --git a/docs/CodeCoverage.png b/docs/CodeCoverage.png new file mode 100644 index 0000000..72cbfc4 Binary files /dev/null and b/docs/CodeCoverage.png differ diff --git a/docs/DesignDoc.md b/docs/DesignDoc.md index b673e62..80d3778 100644 --- a/docs/DesignDoc.md +++ b/docs/DesignDoc.md @@ -173,6 +173,8 @@ The Model Tier contains the classes responsible for handling and serving Need da >_**[Sprint 2, 3 & 4]** **Include images of your code coverage report.** If there are any anomalies, discuss > those._ +![alt text](CodeCoverage.png) + ## Ongoing Rationale >_**[Sprint 1, 2, 3 & 4]** Throughout the project, provide a time stamp **(yyyy/mm/dd): Sprint # and description** of any _**major**_ team decisions or design milestones/changes and corresponding justification._ -- cgit v1.2.3