|
Ran
|
Jobs
1
|
Files
319
|
Run time
1min
|
Badge
README BADGES
|
push
github
Remove default argument from string.Split It's a leftover from 0a649cb00 that added polyfill for `string.Split(string separator, StringSplitOptions options = StringSplitOptions.None)`. Before that commit we used the `string[] separator` overload which requires `StringSplitOptions`
3859 of 4110 branches covered (93.89%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
8 existing lines in 3 files now uncovered.12459 of 12657 relevant lines covered (98.44%)
51845.59 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
98.04 |
0.0% | Src/FluentAssertions/Formatting/LineCollection.cs |
| 2 |
91.67 |
0.0% | Src/FluentAssertions/Streams/BufferedStreamAssertions.cs |
| 5 |
99.17 |
-0.0% | Src/FluentAssertions/Collections/GenericCollectionAssertions.cs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15351804259.1 | 319 |
97.32 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|