Bump excoveralls from 0.14.4 to 0.16.1
Bumps excoveralls from 0.14.4 to 0.16.1.
Release notes
Sourced from excoveralls's releases.
v0.16.1
Changes
- Cobertura now handles defprotocol and defimpl definitions (#306).
v0.16.0
Enhancements
- Add coveralls.multiple command (#303).
- Support
# coveralls-ignore-next-linecomment for ignoring single next line.
- Ignore single next line (#301).
- Add
mix coveralls.coberturatask.
- cobertura task (#302).
v0.15.3
Enhancements
- Support
--import_coveroption.
- Import coverdata if needed (#292).
v0.15.2
Changes
- Add .coverdata file export (#298).
- Allow default use of
mix test --cover --export-coverage XXX.v0.15.1
Changes
- Improve logging for a case with the missing source file (#295).
v0.15.0
Enhancements
- Allows flag_name to pass thru to the coveralls.io API (#290).
Changes
- Allow subdir and rootdir to be applied to all tasks and always apply to paths (#289).
v0.14.6
Changes
- Survive coveralls maintenance and outage (#283).
- Better handling of coveralls.io errors (ex. 405, 500 status codes).
v0.14.5
Enhancements
- Add option (
html_filter_full_covered) for filtering out full covered files from HTML report (#268).
Changelog
Sourced from excoveralls's changelog.
0.16.1
Changes
- Cobertura now handles defprotocol and defimpl definitions (#306).
0.16.0
Enhancements
- Add coveralls.multiple command (#303).
- Support
# coveralls-ignore-next-linecomment for ignoring single next line.
- Ignore single next line (#301).
- Add
mix coveralls.coberturatask.
- cobertura task (#302).
0.15.3
Enhancements
- Support
--import_coveroption.
- Import coverdata if needed (#292).
0.15.2
Changes
- Add .coverdata file export (#298).
- Allow default use of
mix test --cover --export-coverage XXX.0.15.1
Changes
- Improve logging for a case with the missing source file (#295).
0.15.0
Enhancements
- Allows flag_name to pass thru to the coveralls.io API (#290).
Changes
- Allow subdir and rootdir to be applied to all tasks and always apply to paths (#289).
0.14.6
Changes
- Survive coveralls maintenance and outage (#283).
- Better handling of coveralls.io errors (ex. 405, 500 status codes).
0.14.5
Enhancements
- Add option (
html_filter_full_covered) for filtering out full covered files from HTML report (#268).
Commits
07a89a3Bump version and update CHANGELOG8212269Cobertura now handles defprotocol and defimpl definitions (#306)3341fd6Update CHANGELOGca3e0d5cobertura task (#302)f633a64Bump version and update CHANGELOGdc10f97Ignore single next line (#301)e2e3653Add coveralls.multiple command (#303)6890fdcUpdate CHANGELOG and bump version5cbf759Import and export coverdata if needed (#292)2dc17fdUpdate CHANGELOG- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #110 (1a95c33) into master (027336f) will not change coverage. The diff coverage is
n/a.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## master #110 +/- ##
=======================================
Coverage 96.77% 96.77%
=======================================
Files 2 2
Lines 31 31
=======================================
Hits 30 30
Misses 1 1
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more