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

Update codecov/codecov-action action to v5 #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v4 -> v5

Release Notes

codecov/codecov-action (codecov/codecov-action)

v5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@yegor256
Copy link
Owner

@rultor please, try to merge, since 11 checks have passed

@rultor
Copy link
Collaborator

rultor commented Nov 14, 2024

@rultor please, try to merge, since 11 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here.

@rultor
Copy link
Collaborator

rultor commented Nov 14, 2024

@rultor please, try to merge, since 11 checks have passed

@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 2min).

Installing rubocop 1.67.0
Fetching rubocop-rspec 3.2.0
Installing rubocop-rspec 3.2.0
Fetching simplecov-html 0.13.1
Installing simplecov-html 0.13.1
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching threads 0.4.0
Installing threads 0.4.0
Fetching yard 0.9.37
Installing yard 0.9.37
Bundle complete! 8 Gemfile dependencies, 25 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Run options: --seed 22211

# Running:

.Errno::EADDRINUSE: Address already in use - bind(2) for "localhost" port 46678
	/home/r/repo/test/test_pool.rb:88:in `initialize'
	/home/r/repo/test/test_pool.rb:88:in `new'
	/home/r/repo/test/test_pool.rb:88:in `block (3 levels) in test_acquires_and_releases_in_threads'
	/home/r/repo/test/test_pool.rb:87:in `each'
	/home/r/repo/test/test_pool.rb:87:in `block (2 levels) in test_acquires_and_releases_in_threads'
	/home/r/repo/lib/random-port/pool.rb:117:in `block in acquire'
	/home/r/repo/lib/random-port/pool.rb:88:in `loop'
	/home/r/repo/lib/random-port/pool.rb:88:in `acquire'
	/home/r/repo/test/test_pool.rb:86:in `block in test_acquires_and_releases_in_threads'
	/usr/local/rvm/gems/ruby-3.2.2/gems/threads-0.4.0/lib/threads.rb:59:in `block (3 levels) in assert'
	/usr/local/rvm/gems/ruby-3.2.2/gems/threads-0.4.0/lib/threads.rb:54:in `loop'
	/usr/local/rvm/gems/ruby-3.2.2/gems/threads-0.4.0/lib/threads.rb:54:in `block (2 levels) in assert'
	/usr/local/rvm/gems/ruby-3.2.2/gems/concurrent-ruby-1.3.4/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb:359:in `run_task'
	/usr/local/rvm/gems/ruby-3.2.2/gems/concurrent-ruby-1.3.4/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb:350:in `block (3 levels) in create_worker'
	/usr/local/rvm/gems/ruby-3.2.2/gems/concurrent-ruby-1.3.4/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb:341:in `loop'
	/usr/local/rvm/gems/ruby-3.2.2/gems/concurrent-ruby-1.3.4/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb:341:in `block (2 levels) in create_worker'
	/usr/local/rvm/gems/ruby-3.2.2/gems/concurrent-ruby-1.3.4/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb:340:in `catch'
	/usr/local/rvm/gems/ruby-3.2.2/gems/concurrent-ruby-1.3.4/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb:340:in `block in create_worker'
E.........

Finished in 0.201271s, 54.6526 runs/s, 109.3053 assertions/s.

  1) Error:
RandomPort::TestPool#test_acquires_and_releases_in_threads:
RuntimeError: Only 99 out of 100 threads completed successfully
    /usr/local/rvm/gems/ruby-3.2.2/gems/threads-0.4.0/lib/threads.rb:73:in `assert'
    test/test_pool.rb:85:in `test_acquires_and_releases_in_threads'

11 runs, 22 assertions, 0 failures, 1 errors, 0 skips
Coverage report generated for Unit Tests to /home/r/repo/coverage.
Line Coverage: 98.52% (133 / 135)
rake aborted!
Command failed with status (1)
/usr/local/rvm/gems/ruby-3.2.2/gems/rake-13.2.1/exe/rake:27:in `<top (required)>'
/usr/local/rvm/gems/ruby-3.2.2/bin/ruby_executable_hooks:22:in `eval'
/usr/local/rvm/gems/ruby-3.2.2/bin/ruby_executable_hooks:22:in `<main>'
Tasks: TOP => default => test
(See full trace by running task with --trace)
container 6edcdb7131b31c47f4f37a62d4c77e6cd8e3811901a9926ef23bb14ed6262265 is dead
Thu Nov 14 20:41:25 UTC 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants