MarathonLabs / marathon

Cross-platform test runner
https://docs.marathonlabs.io
GNU General Public License v2.0
584 stars 121 forks source link

fix(configuration): allow ANY_SUCCESS and count sharding strategy wit… #888

Closed Malinskiy closed 9 months ago

Malinskiy commented 9 months ago

…h count 1

Really miss https://doc.rust-lang.org/book/ch06-02-match.html in Kotlin

Closes #887

codecov[bot] commented 9 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (c6465a8) 59.31% compared to head (8ad6eed) 59.27%.

Files Patch % Lines
...y/marathon/config/LogicalConfigurationValidator.kt 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #888 +/- ## ============================================= - Coverage 59.31% 59.27% -0.04% Complexity 799 799 ============================================= Files 214 214 Lines 4451 4454 +3 Branches 710 711 +1 ============================================= Hits 2640 2640 - Misses 1478 1481 +3 Partials 333 333 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.