Skip to content

Update simplecov-lcov 0.8.0 → 0.9.0 (major)#616

Open
depfu[bot] wants to merge 1 commit intodevelopfrom
depfu/update/simplecov-lcov-0.9.0
Open

Update simplecov-lcov 0.8.0 → 0.9.0 (major)#616
depfu[bot] wants to merge 1 commit intodevelopfrom
depfu/update/simplecov-lcov-0.9.0

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Aug 31, 2025

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ simplecov-lcov (0.8.0 → 0.9.0) · Repo · Changelog

Release Notes

0.9.0

Features

  • Add automated release workflow with release-please (14ca244)
  • Refactor version management and modernize gemspec (2aa5f96)

Bug Fixes

  • Change branch references from main to master (9a841c9)
  • Update branch references from main to master (ea50994)
  • Fix incompatibility with simplecov < 0.18 by adding respond_to? check for branch_coverage? method (0b3a499) — thanks @RobinDaugherty
  • Fix instance variable not initialized warning for @single_report_path (30e6751) — thanks @MattFenelon
  • Add LF (Lines Found) and LH (Lines Hit) to LCOV output (32c2516) — thanks @ricardokrieg
  • Avoid blank lines in LCOV output (b2d0a3b) — thanks @apiology

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 25 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added dependencies Pull requests that update a dependency file Technical Debt labels Aug 31, 2025
@codecov
Copy link

codecov bot commented Aug 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.73%. Comparing base (7f3a9c6) to head (23873df).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #616   +/-   ##
========================================
  Coverage    69.73%   69.73%           
========================================
  Files           16       16           
  Lines          304      304           
========================================
  Hits           212      212           
  Misses          92       92           
Flag Coverage Δ
pull_request 69.73% <ø> (ø)
push 69.73% <ø> (ø)
ruby 69.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Technical Debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants