Rust: Add % of files extractor without errors to summary stats.

This commit is contained in:
Geoffrey White
2024-12-06 14:52:55 +00:00
parent 9715ffd9a4
commit d7d4658aae
2 changed files with 6 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
| Files extracted - total | 7 |
| Files extracted - with errors | 3 |
| Files extracted - without errors | 4 |
| Files extracted - without errors % | 57 |
| Inconsistencies - AST | 0 |
| Inconsistencies - CFG | 0 |
| Inconsistencies - data flow | 0 |