Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps leanphp/phpspec-code-coverage from 4.1.1 to 4.1.2.

Changelog

Sourced from leanphp/phpspec-code-coverage's changelog.

[4.1.2] - 2018-03-21

  • Fix --no-coverage option introducing errors when running non run commands.
  • --no-coverage option is now available to all phpspec commands (not only
    run). (#30)
Commits

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 ignore this [minor|major] version with close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@codecov-io
Copy link

codecov-io commented Mar 22, 2018

Codecov Report

Merging #27 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #27   +/-   ##
=========================================
  Coverage     93.08%   93.08%           
  Complexity     1226     1226           
=========================================
  Files           167      167           
  Lines          3052     3052           
=========================================
  Hits           2841     2841           
  Misses          211      211

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 2420cf5...4c177d0. Read the comment docs.

@dependabot-preview
Copy link
Author

Superseded by #30.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/leanphp/phpspec-code-coverage-4.1.2 branch March 23, 2018 10: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.

--no-coverage argument bugfixes
2 participants