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

Do not report TestFailedException in test results #3019

Merged
merged 2 commits into from
Jan 12, 2024

Merge branch 'develop' into test-results

d2b137f
Select commit
Loading
Failed to load commit list.
Merged

Do not report TestFailedException in test results #3019

Merge branch 'develop' into test-results
d2b137f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2024 in 0s

71.88% (+0.00%) compared to 150de9b

View this Pull Request on Codecov

71.88% (+0.00%) compared to 150de9b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (150de9b) 71.88% compared to head (d2b137f) 71.88%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3019   +/-   ##
========================================
  Coverage    71.88%   71.88%           
========================================
  Files          109      109           
  Lines        16248    16248           
  Branches      2325     2325           
========================================
  Hits         11680    11680           
  Misses        4024     4024           
  Partials       544      544           

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