- Added tests for more coverage, including test_debug.sh
- Added yang deviation test
This commit is contained in:
Olof hagsand 2021-04-24 17:51:39 +02:00
parent 6981daf595
commit 030715df61
7 changed files with 276 additions and 5 deletions

View file

@ -28,3 +28,5 @@ find . -name "*.gcda" | xargs sudo chmod 777
# The -f dont seem to work
bash <(curl -s https://codecov.io/bash) -t ${TOKEN}
sleep 1 # ensure OK is last
echo OK