Commit f2e93374 by Alexander Popov

Add more tests to increase coverage - I

parent ed10b5af
...@@ -51,6 +51,7 @@ jobs: ...@@ -51,6 +51,7 @@ jobs:
- name: Collect coverage - name: Collect coverage
run: | run: |
coverage run -a --branch bin/kconfig-hardened-check coverage run -a --branch bin/kconfig-hardened-check
coverage run -a --branch bin/kconfig-hardened-check -p X86_64
coverage xml -i -o coverage.xml coverage xml -i -o coverage.xml
- name: Handle coverage - name: Handle coverage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment