| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-10 | 2.0 kB | |
| v1.1.0 source code.tar.gz | 2026-08-10 | 522.3 kB | |
| v1.1.0 source code.zip | 2026-08-10 | 784.2 kB | |
| Totals: 3 Items | 1.3 MB | 1 | |
What's Changed
- Bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/simplecov-ruby/simplecov/pull/1243
- Bump ruby/setup-ruby from 1.318.0 to 1.320.0 by @dependabot[bot] in https://github.com/simplecov-ruby/simplecov/pull/1242
- Improve collate performance by @danielwestendorf in https://github.com/simplecov-ruby/simplecov/pull/1244
- Bump ruby/setup-ruby from 1.320.0 to 1.321.0 by @dependabot[bot] in https://github.com/simplecov-ruby/simplecov/pull/1247
- Make the HTML report a single self-contained index.html by @sferik in https://github.com/simplecov-ruby/simplecov/pull/1245
- Cut unloaded-file injection cost, fix 100% coverage in merged reports by @sferik in https://github.com/simplecov-ruby/simplecov/pull/1252
- Stop matching the :nocov: regex twice on every classified line by @andriytyurnikov in https://github.com/simplecov-ruby/simplecov/pull/1253
- Absorb resultsets into one accumulator instead of folding pairwise by @andriytyurnikov in https://github.com/simplecov-ruby/simplecov/pull/1254
- Inject unloaded files once at the merge point, not once per process by @sferik in https://github.com/simplecov-ruby/simplecov/pull/1255
- Fix CommandGuesser mislabelling suites from incidental path substrings by @sferik in https://github.com/simplecov-ruby/simplecov/pull/1251
- Speed up SimpleCov.collate with optional multi-process merge by @danielwestendorf in https://github.com/simplecov-ruby/simplecov/pull/1246
- Keep branch and method data the resultsets carried by @sferik in https://github.com/simplecov-ruby/simplecov/pull/1256
- Colorblind mode by @sferik in https://github.com/simplecov-ruby/simplecov/pull/1257
New Contributors
- @danielwestendorf made their first contribution in https://github.com/simplecov-ruby/simplecov/pull/1244
- @andriytyurnikov made their first contribution in https://github.com/simplecov-ruby/simplecov/pull/1253
Full Changelog: https://github.com/simplecov-ruby/simplecov/compare/v1.0.3...v1.1.0