Package: ruby-simplecov / 0.22.0-4
Metadata
| Package | Version | Patches format |
|---|---|---|
| ruby-simplecov | 0.22.0-4 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 gemspec drop dependency on simplecov_json_formatter.patch | (download) |
simplecov.gemspec |
1 0 + 1 - 0 ! |
gemspec: drop dependency on simplecov_json_formatter That dependency is only needs on very special cases. |
| ruby vers aware tests.patch | (download) |
spec/coverage_for_eval_spec.rb |
2 1 + 1 - 0 ! |
run tests with right ruby version rather than /usr/bin/ruby Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1019666 |
| 0003 fix keywords arg vs hash for rspec3.12 see bug 10270.patch | (download) |
spec/simplecov_spec.rb |
4 2 + 2 - 0 ! |
fix keywords arg vs hash for rspec3.12 (see bug #1027089) |
| 0004 Fix requires so that they work inside autopkgtest.patch | (download) |
spec/fixtures/deleted_source_sample.rb |
4 2 + 2 - 0 ! |
fix requires so that they work inside autopkgtest |
| 0005 Skip tests that are failing due to a warning message.patch | (download) |
spec/return_codes_spec.rb |
4 2 + 2 - 0 ! |
skip tests that are failing due to a warning message There is no real regression. |
| 0006 warning Calling Kernel open with a leading is deprec.patch | (download) |
spec/result_merger_spec.rb |
29 14 + 15 - 0 ! |
:warning: calling kernel#open with a leading '|' is deprecated and will be removed in Ruby 4.0; use IO.popen instead |
| 0007 fix coverage report format.patch | (download) |
spec/coverage_for_eval_spec.rb |
2 1 + 1 - 0 ! |
fix formatting of coverage report format |
