Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump excoveralls from 0.14.0 to 0.14.5 #237

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 13, 2022

Bumps excoveralls from 0.14.0 to 0.14.5.

Release notes

Sourced from excoveralls's releases.

v0.14.5

Enhancements

  • Add option (html_filter_full_covered) for filtering out full covered files from HTML report (#268).

v0.14.4

Changes

  • Fix for application base path identification logic.
    • Use File.cwd!/0 for fetching base path tests (#271).
  • Support Elixir 1.13 (#267).

v0.14.3

Enhancements

  • Add :base_path config option to specify application root path (#269).

v0.14.2

Enhancements

  • Minimum support for lcov - experimental (#261, #264).

v0.14.1

Changes

  • Fix HTML tag typo (#259).
Changelog

Sourced from excoveralls's changelog.

0.14.5

Enhancements

  • Add option (html_filter_full_covered) for filtering out full covered files from HTML report (#268).

0.14.4

Changes

  • Fix for application base path identification logic.
    • Use File.cwd!/0 for fetching base path tests (#271).
  • Support Elixir 1.13 (#267).

0.14.3

Enhancements

  • Add :base_path config option to specify application root path (#269).

0.14.2

Enhancements

  • Minimum support for lcov - experimental (#261, #264).

0.14.1

Changes

  • Fix HTML tag typo (#259).
Commits
  • a215645 Update CHANGELOG and bump version
  • e38361a Merge pull request #268 from albertored/html-filter-full-covered
  • 6482d8e Add option for filtering out full covered files from HTML report
  • a716e6e Merge pull request #274 from parroty/fix-changelog-typo
  • ae24e1a Fix typo and add elixir 1.13 notes in the CHANGELOG
  • df07744 Bump version
  • 7114886 Merge pull request #271 from hauleth/fix/failure-when-using-in_project-in-tests
  • 76d7025 fix: use File.cwd!/0 for fetching base path
  • 2bd08d5 Merge pull request #270 from marysieek/master
  • ab8fed3 Remove docker-compose-Linux-x86_64
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.14.0 to 0.14.5.
- [Release notes](https://github.com/parroty/excoveralls/releases)
- [Changelog](https://github.com/parroty/excoveralls/blob/master/CHANGELOG.md)
- [Commits](parroty/excoveralls@v0.14.0...v0.14.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@codecov
Copy link

codecov bot commented May 13, 2022

Codecov Report

Merging #237 (9c5d4c2) into master (4cff410) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #237   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines          169       169           
=========================================
  Hits           169       169           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4cff410...9c5d4c2. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 18, 2022

Superseded by #242.

@dependabot dependabot bot closed this Jul 18, 2022
@dependabot dependabot bot deleted the dependabot/hex/excoveralls-0.14.5 branch July 18, 2022 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants