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

fix(core): propagate meta properties into final TestResult #875

Merged
merged 10 commits into from
Jan 22, 2024

Merge branch 'develop' into feature/raw_json_meta_2

15e6739
Select commit
Loading
Failed to load commit list.
Merged

fix(core): propagate meta properties into final TestResult #875

Merge branch 'develop' into feature/raw_json_meta_2
15e6739
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 22, 2024 in 0s

59.30% (-0.02%) compared to a4ea2c1

View this Pull Request on Codecov

59.30% (-0.02%) compared to a4ea2c1

Details

Codecov Report

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

Comparison is base (a4ea2c1) 59.31% compared to head (15e6739) 59.30%.

Files Patch % Lines
...thon/execution/progress/PoolProgressAccumulator.kt 76.92% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #875      +/-   ##
=============================================
- Coverage      59.31%   59.30%   -0.02%     
  Complexity       798      798              
=============================================
  Files            214      214              
  Lines           4437     4443       +6     
  Branches         707      709       +2     
=============================================
+ Hits            2632     2635       +3     
  Misses          1476     1476              
- Partials         329      332       +3     

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