Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Nov 14, 2023

Conversation

Malinskiy
Copy link
Member

@Malinskiy Malinskiy commented Nov 14, 2023

Due to recent updates also includes fixes for mockito-kotlin

Closes #853

Copy link

codecov bot commented Nov 14, 2023

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%.

❗ 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 ⚠️
...thon/execution/result/TestRunResultsAccumulator.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              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              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Malinskiy Malinskiy merged commit 471073b into develop Nov 14, 2023
9 checks passed
@Malinskiy Malinskiy deleted the feature/uncompleted-failure-message branch November 14, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No logs and empty failure element in marathon_junit_report.xml for uncompleted tests
1 participant