mirror of
https://github.com/QualityInUse/lab-coverage-maksktl.git
synced 2026-08-05 12:25:29 +03:00
lab coverage
This commit is contained in:
@@ -33,7 +33,7 @@ Python console app hangman game based on the [code](https://github.com/markpatte
|
||||
|
||||
> _Your answer. For example (5):_
|
||||
>
|
||||
> **Q1** (__)
|
||||
> **Q1** (4)
|
||||
|
||||
## Create test cases (3pt)
|
||||
|
||||
@@ -47,12 +47,12 @@ Python console app hangman game based on the [code](https://github.com/markpatte
|
||||
* What is the line coverage of your test suite for the `hangman.py`?
|
||||
> _Your answer in %. For example (86):_
|
||||
>
|
||||
> **Q2** (__)
|
||||
> **Q2** (89)
|
||||
|
||||
* What is the current branch coverage of your test suite for the `hangman.py`?
|
||||
> _Your answer in %. For example (86):_
|
||||
>
|
||||
> **Q3** (__)
|
||||
> **Q3** (90)
|
||||
|
||||
|
||||
## Add CI (1pt)
|
||||
|
||||
Reference in New Issue
Block a user