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

[BREAKING] Drop ruby 3.0 support #743

Merged
merged 3 commits into from
Jun 9, 2024
Merged

[BREAKING] Drop ruby 3.0 support #743

merged 3 commits into from
Jun 9, 2024

Conversation

andrcuns
Copy link
Owner

@andrcuns andrcuns commented Jun 9, 2024

Test Report

allure-report-publisher generated test report!

rspec: ✅ test report for 9b53a625

passed failed skipped flaky total result
cli 3 0 0 0 3
uploaders 57 0 0 0 57
helpers 129 0 0 0 129
providers 57 0 0 0 57
commands 99 0 0 0 99
generator 9 0 0 0 9
----------- -------- -------- --------- ------- ------- --------
Total 354 0 0 0 354

@andrcuns andrcuns added the dependencies Pull requests that update a dependency file label Jun 9, 2024
@andrcuns andrcuns enabled auto-merge (squash) June 9, 2024 06:39
Copy link

codeclimate bot commented Jun 9, 2024

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

View more on Code Climate.

Copy link

github-actions bot commented Jun 9, 2024

Test Report

allure-report-publisher generated test report!

rspec: ✅ test report for 9b53a625

+----------------------------------------------------------------+
|                       behaviors summary                        |
+-----------+--------+--------+---------+-------+-------+--------+
|           | passed | failed | skipped | flaky | total | result |
+-----------+--------+--------+---------+-------+-------+--------+
| cli       | 3      | 0      | 0       | 0     | 3     ||
| uploaders | 57     | 0      | 0       | 0     | 57    ||
| helpers   | 129    | 0      | 0       | 0     | 129   ||
| providers | 57     | 0      | 0       | 0     | 57    ||
| commands  | 99     | 0      | 0       | 0     | 99    ||
| generator | 9      | 0      | 0       | 0     | 9     ||
+-----------+--------+--------+---------+-------+-------+--------+
| Total     | 354    | 0      | 0       | 0     | 354   ||
+-----------+--------+--------+---------+-------+-------+--------+

@andrcuns andrcuns added breaking Updates that introduce breaking changes and removed dependencies Pull requests that update a dependency file labels Jun 9, 2024
@andrcuns andrcuns changed the title deps: bump httparty from 0.21.0 to 0.22.0 [BREAKING] Drop ruby 3.0 support Jun 9, 2024
@andrcuns andrcuns merged commit 9966bda into main Jun 9, 2024
12 checks passed
@andrcuns andrcuns deleted the bump-httparty branch June 9, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Updates that introduce breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant