MarathonLabs / marathon

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

feat(core): add failure message to uncompleted test result #859

Closed Malinskiy closed 1 year ago

Malinskiy commented 1 year ago

Due to recent updates also includes fixes for mockito-kotlin

Closes #853

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (723bd40) 59.37% compared to head (a989e03) 59.34%.

:exclamation: Current head a989e03 differs from pull request most recent head c9550da. Consider uploading reports for the commit c9550da to get more accurate results

Files Patch % Lines
...onfig/serialization/MutableConfigurationFactory.kt 0.00% 1 Missing :warning:
...thon/execution/result/TestRunResultsAccumulator.kt 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #859 +/- ## ============================================= - Coverage 59.37% 59.34% -0.03% + Complexity 798 797 -1 ============================================= Files 214 214 Lines 4413 4410 -3 Branches 702 703 +1 ============================================= - Hits 2620 2617 -3 Misses 1466 1466 Partials 327 327 ```

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