Recent Releases of https://github.com/jessebs/simplecov-cobertura
https://github.com/jessebs/simplecov-cobertura - v4.0.0
What's Changed
- Support Simplecov 1.0.0 by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/57
- Update copyright year to include 2026 by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/62
- Prep for 4.0.0 release now that simplecov 1.0.0 is finalized by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/63
Full Changelog: https://github.com/jessebs/simplecov-cobertura/compare/v3.2.0...v4.0.0
- Ruby
Published by jessebs about 1 month ago
https://github.com/jessebs/simplecov-cobertura - v4.0.0.rc1
What's Changed
- Support Simplecov 1.0.0 by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/57
Full Changelog: https://github.com/jessebs/simplecov-cobertura/compare/v3.2.0...v4.0.0.rc1
- Ruby
Published by jessebs 2 months ago
https://github.com/jessebs/simplecov-cobertura - v3.2.0
What's Changed
- Changed calculation and added integration testing by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/58
- Revamp Calculations by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/59
- 3.2.0 version for release by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/60
Full Changelog: https://github.com/jessebs/simplecov-cobertura/compare/v3.1.2...v3.2.0
- Ruby
Published by jessebs 2 months ago
https://github.com/jessebs/simplecov-cobertura - v3.1.2
What's Changed
- Add 'require stringio' to root library file. by @beporter in https://github.com/jessebs/simplecov-cobertura/pull/47
- Build against ruby 4 by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/52
- Resolve #45 by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/51
- Bump version for 3.1.1 release by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/53
- Better branch coverage calculations by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/54
- Bump version for 3.1.2 release by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/55
- bump checkout action to v6 by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/56
New Contributors
- @beporter made their first contribution in https://github.com/jessebs/simplecov-cobertura/pull/47
Full Changelog: https://github.com/jessebs/simplecov-cobertura/compare/v3.1.0...v3.1.2
- Ruby
Published by jessebs 2 months ago
https://github.com/jessebs/simplecov-cobertura - v3.1.0
What's Changed
- Increase precision to match Simplecov results by @aladh in https://github.com/jessebs/simplecov-cobertura/pull/42
- Fix failing tests with rexml 3.4.2 by @dalibor in https://github.com/jessebs/simplecov-cobertura/pull/44
New Contributors
- @aladh made their first contribution in https://github.com/jessebs/simplecov-cobertura/pull/42
- @dalibor made their first contribution in https://github.com/jessebs/simplecov-cobertura/pull/44
Full Changelog: https://github.com/jessebs/simplecov-cobertura/compare/v3.0.0...v3.1.0
- Ruby
Published by jessebs 12 months ago
https://github.com/jessebs/simplecov-cobertura - v3.0.0
What's Changed
- Run new Rubies (3.1..3.3) in CI by @okuramasafumi in https://github.com/jessebs/simplecov-cobertura/pull/28
- Fixes by @pboling in https://github.com/jessebs/simplecov-cobertura/pull/32
- Update build.yml to include 3.4 by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/34
- Remove rubygem download badge by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/36
- Changed output format to match SimpleCov by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/37
- Use filename as classname by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/38
- 39 move ownership by @jessebs in https://github.com/jessebs/simplecov-cobertura/pull/40
New Contributors
- @okuramasafumi made their first contribution in https://github.com/jessebs/simplecov-cobertura/pull/28
- @pboling made their first contribution in https://github.com/jessebs/simplecov-cobertura/pull/32
Full Changelog: https://github.com/jessebs/simplecov-cobertura/compare/v2.1.0...v3.0.0
- Ruby
Published by jessebs about 1 year ago
https://github.com/jessebs/simplecov-cobertura - v2.1.0
What's Changed
- Add support for custom report filename by @jeremiemv in https://github.com/dashingrocket/simplecov-cobertura/pull/26
New Contributors
- @jeremiemv made their first contribution in https://github.com/dashingrocket/simplecov-cobertura/pull/26
Full Changelog: https://github.com/dashingrocket/simplecov-cobertura/compare/v2.0.0...v2.1.0
- Ruby
Published by jessebs over 4 years ago
https://github.com/jessebs/simplecov-cobertura - 2.0.0
- Branch Coverage Support (#20)
- Don't add empty classes (#18)
- Support for Ruby 3.0 (#20, #21)
- Removed support for Ruby <2.5
- Ruby
Published by jessebs over 4 years ago
https://github.com/jessebs/simplecov-cobertura -
- Fix keyword argument warnings for specs for Ruby 2.7 (#15)
- Ruby
Published by jessebs over 5 years ago
https://github.com/jessebs/simplecov-cobertura -
Generated filename attribute is invalid when project root is machine root (#13)
- Ruby
Published by jessebs almost 6 years ago
https://github.com/jessebs/simplecov-cobertura - v1.4.0
Console output consistent with simplecov (#10)
- Ruby
Published by jessebs almost 6 years ago
https://github.com/jessebs/simplecov-cobertura - v1.3.1
Require simplecov automatically (#8)
- Ruby
Published by jessebs over 7 years ago