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

Clean up data folder in latest report copy #432

Merged
merged 2 commits into from
Dec 25, 2022
Merged

Conversation

andrcuns
Copy link
Owner

@andrcuns andrcuns commented Dec 25, 2022

Fixes bloat of unique report files from previous runs in data folder for latest report copy


Allure report

allure-report-publisher generated test report!

rspec: ✅ test report for bc47fe17

+----------------------------------------------------------------+
|                       behaviors summary                        |
+-----------+--------+--------+---------+-------+-------+--------+
|           | passed | failed | skipped | flaky | total | result |
+-----------+--------+--------+---------+-------+-------+--------+
| providers | 48     | 0      | 0       | 0     | 48    ||
| commands  | 75     | 0      | 0       | 0     | 75    ||
| uploaders | 57     | 0      | 0       | 0     | 57    ||
| helpers   | 123    | 0      | 0       | 0     | 123   ||
| generator | 6      | 0      | 0       | 0     | 6     ||
| cli       | 3      | 0      | 0       | 0     | 3     ||
+-----------+--------+--------+---------+-------+-------+--------+
| Total     | 312    | 0      | 0       | 0     | 312   ||
+-----------+--------+--------+---------+-------+-------+--------+

@andrcuns andrcuns added the bug Something isn't working label Dec 25, 2022
@codeclimate
Copy link

codeclimate bot commented Dec 25, 2022

Code Climate has analyzed commit bc47fe1 and detected 0 issues on this pull request.

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.5% (0.0% change).

View more on Code Climate.

@andrcuns andrcuns force-pushed the fix-main-report-data branch from b80e5e4 to d3baa5b Compare December 25, 2022 22:43
@andrcuns andrcuns force-pushed the fix-main-report-data branch from d3baa5b to bc47fe1 Compare December 25, 2022 23:17
@andrcuns andrcuns merged commit 76e3cac into main Dec 25, 2022
@andrcuns andrcuns deleted the fix-main-report-data branch December 25, 2022 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant