certego / .github

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

Node Coverage + cache apt + python check licenses #54

Closed 0ssigeno 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
------------------------------------------------------------
test_source.py 9 2 2 0 82% 5-6
------------------------------------------------------------
TOTAL 16 2 4 0 90%

2 files skipped due to complete coverage.