certego / .github

CI repo for Certego DevOps
https://www.certego.net
5 stars 0 forks source link

Fix node actions #79

Closed acocheo closed 2 years ago

github-actions[bot] commented 2 years ago

Jest coverage report -----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
All files | 100 | 100 | 100 | 100 |
source.js | 100 | 100 | 100 | 100 |
-----------|---------|----------|---------|---------|-------------------

github-actions[bot] commented 2 years ago

Coverage.py report Name Stmts Miss Branch BrPart Cover Missing
------------------------------------------------------------
manage.py 12 2 2 1 79% 12-13, 21->exit
test_source.py 14 2 4 0 89% 5-6
------------------------------------------------------------
TOTAL 59 4 8 1 93%

7 files skipped due to complete coverage.