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.3 to 0.14.4 #52

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2021

Bumps excoveralls from 0.14.3 to 0.14.4.

Release notes

Sourced from excoveralls's releases.

v0.14.4

Changes

  • Fix for application base path identification logic.
    • Use File.cwd!/0 for fetching base path tests (#68).
Commits
  • 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
  • See full diff 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)

@codecov
Copy link

codecov bot commented Oct 25, 2021

Codecov Report

Merging #52 (8cee9fb) into master (8142649) will not change coverage.
The diff coverage is n/a.

❗ Current head 8cee9fb differs from pull request most recent head d918ee8. Consider uploading reports for the commit d918ee8 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           64        64           
=========================================
  Hits            64        64           

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 43a5efe...d918ee8. Read the comment docs.

Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.14.3 to 0.14.4.
- [Release notes](https://github.com/parroty/excoveralls/releases)
- [Changelog](https://github.com/parroty/excoveralls/blob/master/CHANGELOG.md)
- [Commits](parroty/excoveralls@v0.14.3...v0.14.4)

---
updated-dependencies:
- dependency-name: excoveralls
  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/master/excoveralls-0.14.4 branch from 8cee9fb to d918ee8 Compare October 25, 2021 12:22
@mruoss mruoss merged commit 3d9cf6d into master Oct 25, 2021
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.

1 participant