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

Fix markdown spacing for multiple jobs with collapsed summaries #288

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

andrcuns
Copy link
Owner

No description provided.

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

codeclimate bot commented Apr 27, 2022

Code Climate has analyzed commit db35324 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.9% (0.0% change).

View more on Code Climate.

@github-actions
Copy link

github-actions bot commented Apr 27, 2022

Allure report

allure-report-publisher generated test report!

rspec: ✅ test report for cc53909c

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

rspec-2: ✅ test report for 1961cc83

expand test summary
+--------------------------------------------------------+
|                   behaviors summary                    |
+-----------+--------+--------+---------+-------+--------+
|           | passed | failed | skipped | flaky | result |
+-----------+--------+--------+---------+-------+--------+
| helpers   | 36     | 0      | 0       | 0     ||
| uploaders | 17     | 0      | 0       | 0     ||
| commands  | 17     | 0      | 0       | 0     ||
| providers | 15     | 0      | 0       | 0     ||
| generator | 3      | 0      | 0       | 0     ||
| cli       | 1      | 0      | 0       | 0     ||
+-----------+--------+--------+---------+-------+--------+
| Total     | 89     | 0      | 0       | 0     ||
+-----------+--------+--------+---------+-------+--------+

@andrcuns andrcuns force-pushed the fix-multiple-summaries branch from 1961cc8 to cc53909 Compare April 27, 2022 08:58
@andrcuns andrcuns force-pushed the fix-multiple-summaries branch from cc53909 to db35324 Compare April 27, 2022 09:03
@github-actions
Copy link

Allure report

allure-report-publisher generated test report!

rspec: ✅ test report for db353242

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

@andrcuns andrcuns merged commit dd1ef87 into main Apr 27, 2022
@andrcuns andrcuns deleted the fix-multiple-summaries branch April 27, 2022 09:06
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