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: add inconclusive test support #1571

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into inconclusive

1ee7fe8
Select commit
Loading
Failed to load commit list.
Open

feat: add inconclusive test support #1571

Merge branch 'main' into inconclusive
1ee7fe8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2024 in 0s

58.27% (+0.00%) compared to 2f3c548

View this Pull Request on Codecov

58.27% (+0.00%) compared to 2f3c548

Details

Codecov Report

Attention: Patch coverage is 56.00000% with 22 lines in your changes missing coverage. Please review.

Project coverage is 58.27%. Comparing base (2f3c548) to head (1ee7fe8).
Report is 97 commits behind head on main.

Files Patch % Lines
pkg/runner/processors/step.go 45.00% 11 Missing ⚠️
pkg/runner/processors/test.go 28.57% 5 Missing ⚠️
pkg/runner/processors/tests.go 42.85% 4 Missing ⚠️
pkg/runner/failer/failer.go 83.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1571   +/-   ##
=======================================
  Coverage   58.27%   58.27%           
=======================================
  Files         161      161           
  Lines        6416     6438   +22     
=======================================
+ Hits         3739     3752   +13     
- Misses       2318     2326    +8     
- Partials      359      360    +1     

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