Skip to content
Snippets Groups Projects
Commit 3143b9c2 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Corrected coverage script for Device component

parent 6e1f3878
No related branches found
No related tags found
1 merge request!54Release 2.0.0
#!/bin/bash
./report_coverage_all.sh | grep -v -E "^(cent|comm|comp|cont|moni|serv|test)" | grep --color -E -i "^device/.*$|$"
./report_coverage_all.sh | grep --color -E -i "^device/.*$|$"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment