Reaction to PR feedback

This commit is contained in:
Ray Xu 2024-06-25 10:19:55 -07:00
parent 574868ab61
commit 1db430559c
16 changed files with 4133 additions and 4133 deletions

View file

@ -1,16 +1,16 @@
![Tests failed](https://img.shields.io/badge/tests-2%20passed%2C%201%20failed-critical)
|Report|Passed|Failed|Skipped|Time|
|:---|---:|---:|---:|---:|
|fixtures/swift-xunit.xml|2:white_check_mark:|1:x:||220ms|
## :x: <a id="user-content-r0" href="#r0">fixtures/swift-xunit.xml</a>
|fixtures/swift-xunit.xml|2 ✅|1 ❌||220ms|
##  <a id="user-content-r0" href="#r0">fixtures/swift-xunit.xml</a>
**3** tests were completed in **220ms** with **2** passed, **1** failed and **0** skipped.
|Test suite|Passed|Failed|Skipped|Time|
|:---|---:|---:|---:|---:|
|[TestResults](#r0s0)|2:white_check_mark:|1:x:||220ms|
### :x: <a id="user-content-r0s0" href="#r0s0">TestResults</a>
|[TestResults](#r0s0)|2 ✅|1 ❌||220ms|
###  <a id="user-content-r0s0" href="#r0s0">TestResults</a>
```
AcmeLibTests.AcmeLibTests
:white_check_mark: test_always_pass
:white_check_mark: test_always_skip
:x: test_always_fail
test_always_pass
test_always_skip
test_always_fail
```