issues
search
UCL-Chimera
/
anonymising_data
Code to test anonymising data
0
stars
0
forks
source link
testing coverage
#1
Closed
skeating
closed
2 years ago
github-actions[bot]
commented
2 years ago
:white_check_mark: Result of Pytest Coverage
---------- coverage: platform linux, python 3.9.10-final-0 -----------
Name
Stmts
Miss
Cover
anonymising_data/
init
.py
0
0
100%
anonymising_data/age.py
64
0
100%
anonymising_data/anonymise.py
4
4
0%
anonymising_data/helpers.py
13
13
0%
anonymising_data/tests/
init
.py
0
0
100%
anonymising_data/tests/test_anon_age.py
14
0
100%
TOTAL
95
17
82%
~ 34 passed in 0.20s ~
:white_check_mark: Result of Pytest Coverage
~ 34 passed in 0.20s ~