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

Conversation

eddycharly
Copy link
Member

Explanation

Add inconclusive test support.

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Copy link

codecov bot commented Jun 18, 2024

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.

@eddycharly eddycharly modified the milestones: v0.2.5, v0.2.6 Jun 24, 2024
@eddycharly eddycharly modified the milestones: v0.2.6, v0.2.7 Jul 9, 2024
@eddycharly eddycharly modified the milestones: v0.2.7, v0.2.8 Jul 22, 2024
@eddycharly eddycharly modified the milestones: v0.2.8, v0.2.9 Jul 31, 2024
@eddycharly eddycharly modified the milestones: v0.2.9, v0.2.10 Sep 6, 2024
@eddycharly eddycharly removed this from the v0.2.10 milestone Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant