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

Add support for warning status for green run with flaky tests #269

Merged
merged 2 commits into from
Apr 15, 2022

Conversation

andrcuns
Copy link
Owner

No description provided.

@andrcuns andrcuns added the enhancement New enhancement label Apr 15, 2022
@codeclimate
Copy link

codeclimate bot commented Apr 15, 2022

Code Climate has analyzed commit 68ab592 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 98.9% (0.0% change).

View more on Code Climate.

@github-actions
Copy link

github-actions bot commented Apr 15, 2022

Allure report

allure-report-publisher generated test report!

rspec: ✅ test report for 68ab5927

+--------------------------------------------------------+
|                   behaviors summary                    |
+-----------+--------+--------+---------+-------+--------+
|           | passed | failed | skipped | flaky | result |
+-----------+--------+--------+---------+-------+--------+
| cli       | 1      | 0      | 0       | 0     ||
| helpers   | 31     | 0      | 0       | 0     ||
| commands  | 17     | 0      | 0       | 0     ||
| providers | 15     | 0      | 0       | 0     ||
| uploaders | 17     | 0      | 0       | 0     ||
| generator | 3      | 0      | 0       | 0     ||
+-----------+--------+--------+---------+-------+--------+

@andrcuns andrcuns merged commit c43d6c8 into main Apr 15, 2022
@andrcuns andrcuns deleted the improvement-add-flaky branch April 15, 2022 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant