Skip to content

chore: Bump lcov_ex from 0.3.5 to 0.3.6 - #1084

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/lcov_ex-0.3.6
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/hex/lcov_ex-0.3.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps lcov_ex from 0.3.5 to 0.3.6.

Release notes

Sourced from lcov_ex's releases.

v0.3.6

New Options

ignore_modules

Adds the ignore_modules option, following mix test --cover's ignore_modules behavior. Takes a list of module names as atoms and regular expressions matched against module names, and excludes them from the coverage report. (Thanks @​hmy3743 !)

test_coverage: [tool: LcovEx, ignore_modules: [MyApp.IgnoreModule, ~r/.*Test/]]

Fixes

  • mix lcov no longer discards the project's test_coverage configuration, so ignore_modules and custom ignore_paths now work through the task as well as through mix test --cover.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Sep 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 14, 2026 13:23
@dependabot
dependabot Bot requested review from huangh and removed request for a team September 14, 2026 13:23
@dependabot
dependabot Bot force-pushed the dependabot/hex/lcov_ex-0.3.6 branch 2 times, most recently from 04085be to e31368f Compare September 16, 2026 15:23
Bumps [lcov_ex](https://github.com/dariodf/lcov_ex) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/dariodf/lcov_ex/releases)
- [Commits](dariodf/lcov_ex@v0.3.5...v0.3.6)

---
updated-dependencies:
- dependency-name: lcov_ex
  dependency-version: 0.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/hex/lcov_ex-0.3.6 branch from e31368f to c068d6a Compare September 16, 2026 15:43
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 elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants