What's Changed
- Bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #1243
- Bump ruby/setup-ruby from 1.318.0 to 1.320.0 by @dependabot[bot] in #1242
- Improve collate performance by @danielwestendorf in #1244
- Bump ruby/setup-ruby from 1.320.0 to 1.321.0 by @dependabot[bot] in #1247
- Make the HTML report a single self-contained index.html by @sferik in #1245
- Cut unloaded-file injection cost, fix 100% coverage in merged reports by @sferik in #1252
- Stop matching the :nocov: regex twice on every classified line by @andriytyurnikov in #1253
- Absorb resultsets into one accumulator instead of folding pairwise by @andriytyurnikov in #1254
- Inject unloaded files once at the merge point, not once per process by @sferik in #1255
- Fix CommandGuesser mislabelling suites from incidental path substrings by @sferik in #1251
- Speed up SimpleCov.collate with optional multi-process merge by @danielwestendorf in #1246
- Keep branch and method data the resultsets carried by @sferik in #1256
- Colorblind mode by @sferik in #1257
New Contributors
- @danielwestendorf made their first contribution in #1244
- @andriytyurnikov made their first contribution in #1253
Full Changelog: v1.0.3...v1.1.0