Skip to content

Commit 03a8edb

Browse files
committed
updated readme
1 parent ef79ca5 commit 03a8edb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,22 @@ Post-test coverage
108108

109109
![](https://raw.githubusercontent.com/Timmermans13/Python/stan/Industrial_developed_hangman/cov_after.png)
110110

111+
112+
Test 2: TIC_TAC_TOE
113+
114+
Pre-test coverage
115+
![](https://raw.githubusercontent.com/Timmermans13/Python/master/TIC_TAC_TOE/coverage%20before.png)
116+
117+
Pre-test function branches that were hit
118+
![](https://raw.githubusercontent.com/Timmermans13/Python/master/TIC_TAC_TOE/branch_coverage_before_test.png)
119+
120+
Post-test branches that were hit
121+
![](https://raw.githubusercontent.com/Timmermans13/Python/master/TIC_TAC_TOE/branch_coverage_after_test.png)
122+
123+
124+
Post-test coverage
125+
![](https://raw.githubusercontent.com/Timmermans13/Python/master/TIC_TAC_TOE/overage%20after%20test.png.)
126+
111127
## Statement of individual contributions
112128

113129
Stan: I have made coverage measurements of two functions and

0 commit comments

Comments
 (0)