Closed chentex closed 3 years ago
Merging #395 (ab87ef3) into master (0405986) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #395 +/- ##
=======================================
Coverage 39.35% 39.35%
=======================================
Files 15 15
Lines 869 869
=======================================
Hits 342 342
Misses 527 527
Flag | Coverage Δ | |
---|---|---|
gha | 39.35% <ø> (ø) |
|
python-3.6 | 39.35% <ø> (ø) |
|
unit | 39.35% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 0405986...ab87ef3. Read the comment docs.
Results for SNAFU CI Test
Test | Result | Runtime |
---|---|---|
snafu/log_generator_wrapper | FAIL | 00:00:35 |
Results for SNAFU CI Test
Test | Result | Runtime |
---|---|---|
snafu/log_generator_wrapper | FAIL | 00:02:27 |
/rerun all
Results for SNAFU CI Test
Test | Result | Runtime |
---|---|---|
snafu/log_generator_wrapper | PASS | 00:03:33 |
Signed-off-by: Vicente Zepeda Mas vzepedam@redhat.com
Description
Adding pip upgrade to Dockerfiles and missing dependencies due to build failures.
Fixes