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

build(deps-dev): update phpunit/php-code-coverage requirement from 10.1.14 to 10.1.15 #1867

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Updates the requirements on phpunit/php-code-coverage to permit the latest version.

Release notes

Sourced from phpunit/php-code-coverage's releases.

phpunit/php-code-coverage 10.1.15

Fixed

  • #967: Identification of executable lines for match expressions does not work correctly
Changelog

Sourced from phpunit/php-code-coverage's changelog.

[10.1.15] - 2024-06-29

Fixed

  • #967: Identification of executable lines for match expressions does not work correctly

[10.1.14] - 2024-03-12

Fixed

  • #1033: @codeCoverageIgnore annotation does not work on enum

[10.1.13] - 2024-03-09

Changed

  • #1032: Pad lines in code coverage report only when colors are shown

[10.1.12] - 2024-03-02

Changed

  • Do not use implicitly nullable parameters

[10.1.11] - 2023-12-21

Changed

  • This component is now compatible with nikic/php-parser 5.0

[10.1.10] - 2023-12-11

Fixed

  • #1023: Branch Coverage and Path Coverage are not correctly reported for traits

[10.1.9] - 2023-11-23

Fixed

  • #1020: Single line method is ignored

[10.1.8] - 2023-11-15

Fixed

  • #1018: Interface methods are not ignored when their signature is split over multiple lines

[10.1.7] - 2023-10-04

... (truncated)

Commits

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage) to permit the latest version.
- [Release notes](https://github.com/sebastianbergmann/php-code-coverage/releases)
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/10.1.15/ChangeLog-10.1.md)
- [Commits](sebastianbergmann/php-code-coverage@10.1.14...10.1.15)

---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 1, 2024
Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.83%. Comparing base (786ba90) to head (4fa1fc3).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1867      +/-   ##
============================================
- Coverage     30.87%   30.83%   -0.05%     
  Complexity     4031     4031              
============================================
  Files           125      125              
  Lines         12740    12718      -22     
============================================
- Hits           3934     3922      -12     
+ Misses         8806     8796      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2024

Superseded by #1879.

@dependabot dependabot bot closed this Jul 9, 2024
@dependabot dependabot bot deleted the dependabot/composer/phpunit/php-code-coverage-10.1.15 branch July 9, 2024 21:11
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants