Add summary badge to report

This commit is contained in:
Michal Dorner 2021-01-24 18:11:59 +01:00
parent 92cb68e21e
commit 42eb11a3c8
No known key found for this signature in database
GPG key ID: 9EEE04B48DA36786
9 changed files with 60 additions and 6 deletions

View file

@ -52,7 +52,9 @@ dart:isolate _RawReceivePortImpl._handleMessage
"title": "[test\\\\second_test.dart] Timeout test",
},
],
"summary": "### fixtures/dart-json.json
"summary": "![Tests failed](https://img.shields.io/badge/tests-1%20passed%2C%201%20skipped%2C%204%20failed-critical)
### fixtures/dart-json.json
**6** tests were completed in **3.760s** with **1** passed, **1** skipped and **4** failed.