log run infos found for report generation
modified src/main.rs
@@ -68,7 +68,7 @@ fn fallible_main() -> Result<(), NativeError> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -379,7 +379,7 @@ pub struct RunInfo {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/report.rs
@@ -7,13 +7,17 @@ use html_page::{Document, Element, Tag};
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified test.sh
@@ -38,7 +38,7 @@ export RADICLE_NATIVE_CI_LOG=debug
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|