Closed xcoulon closed 2 years ago
Merging #1083 (77ce018) into master (0317c63) will increase coverage by
0.12%
. The diff coverage is88.23%
.:exclamation: Current head 77ce018 differs from pull request most recent head 8859a8d. Consider uploading reports for the commit 8859a8d to get more accurate results
@@ Coverage Diff @@
## master #1083 +/- ##
==========================================
+ Coverage 80.66% 80.79% +0.12%
==========================================
Files 90 90
Lines 7591 7590 -1
==========================================
+ Hits 6123 6132 +9
+ Misses 971 963 -8
+ Partials 497 495 -2
change the
-debug
(bool) arg to--loglevel=[debug|info|warn|error]
(string) for more flexibility in the log level setting during test executionSigned-off-by: Xavier Coulon xcoulon@redhat.com