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

Copy latest report within a bucket instead of host for gcs #393

Merged
merged 1 commit into from
Oct 22, 2022

Conversation

andrcuns
Copy link
Owner

@andrcuns andrcuns commented Oct 21, 2022

Do not perform unnecessary copy from source when creating a latest report copy.

Allure report

allure-report-publisher generated test report!

rspec: ❌ test report for 266ebea3

+----------------------------------------------------------------+
|                       behaviors summary                        |
+-----------+--------+--------+---------+-------+-------+--------+
|           | passed | failed | skipped | flaky | total | result |
+-----------+--------+--------+---------+-------+-------+--------+
| providers | 48     | 0      | 0       | 0     | 48    ||
| uploaders | 51     | 6      | 0       | 0     | 57    ||
| helpers   | 138    | 6      | 0       | 0     | 144   ||
| commands  | 63     | 0      | 0       | 0     | 63    ||
| cli       | 3      | 0      | 0       | 0     | 3     ||
| generator | 9      | 0      | 0       | 0     | 9     ||
+-----------+--------+--------+---------+-------+-------+--------+
| Total     | 312    | 12     | 0       | 0     | 324   ||
+-----------+--------+--------+---------+-------+-------+--------+

@andrcuns andrcuns force-pushed the improvement-copy-latest-bucket branch from 266ebea to e167497 Compare October 22, 2022 09:19
@codeclimate
Copy link

codeclimate bot commented Oct 22, 2022

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

View more on Code Climate.

@andrcuns andrcuns changed the title Copy within bucket directly Copy latest report within a bucket instead of host fog gcs Oct 22, 2022
@andrcuns andrcuns changed the title Copy latest report within a bucket instead of host fog gcs Copy latest report within a bucket instead of host for gcs Oct 22, 2022
@andrcuns andrcuns added the enhancement New enhancement label Oct 22, 2022
@andrcuns andrcuns merged commit 970e383 into main Oct 22, 2022
@andrcuns andrcuns deleted the improvement-copy-latest-bucket branch October 22, 2022 09:29
andrcuns added a commit that referenced this pull request Nov 7, 2022
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