You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-9Lines changed: 4 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,12 +13,7 @@
13
13
14
14
* Change branch references from main to master ([9a841c9](https://github.com/fortissimo1997/simplecov-lcov/commit/9a841c984d51470290f7fdbf604956ea3e695658))
15
15
* Update branch references from main to master ([ea50994](https://github.com/fortissimo1997/simplecov-lcov/commit/ea509945efa51929265329dac74744a15a16295d))
16
-
17
-
## Changelog
18
-
19
-
> ℹ️ This file is managed by **release-please**.
20
-
> It will be automatically updated in future release PRs. Manual editing is generally not needed.
21
-
22
-
## Unreleased
23
-
24
-
- Set up release-please and RubyGems Trusted Publishing.
16
+
* Fix incompatibility with simplecov < 0.18 by adding `respond_to?` check for `branch_coverage?` method ([0b3a499](https://github.com/fortissimo1997/simplecov-lcov/commit/0b3a499ebb98e677f275aa1e42bbb18fecde70da)) - thanks @RobinDaugherty
17
+
* Fix instance variable not initialized warning for `@single_report_path` ([30e6751](https://github.com/fortissimo1997/simplecov-lcov/commit/30e6751efed7eac2e223e59ce044b955a3ea7c42)) - thanks @MattFenelon
18
+
* Add LF (Lines Found) and LH (Lines Hit) to LCOV output ([32c2516](https://github.com/fortissimo1997/simplecov-lcov/commit/32c251674dd813b3bc7f90696e0d83acc6272102)) - thanks @ricardokrieg
0 commit comments