Skip to content

chore(deps): update dependency phpstan/phpstan-phpunit to v1.3.4 #86

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

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan-phpunit require-dev patch 1.3.3 -> 1.3.4

Release Notes

phpstan/phpstan-phpunit

v1.3.4

Compare Source

  • d77af96 - Fix empty @​covers annotation causing a crash.
  • bf47c49 - Ease the usage of AssertRuleHelper::isMethodOrStaticCallOnAssert()

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Base: 81.30% // Head: 79.89% // Decreases project coverage by -1.42% ⚠️

Coverage data is based on head (0f942cf) compared to base (8336adc).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #86      +/-   ##
============================================
- Coverage     81.30%   79.89%   -1.42%     
  Complexity       55       55              
============================================
  Files             8        8              
  Lines           214      194      -20     
============================================
- Hits            174      155      -19     
+ Misses           40       39       -1     
Impacted Files Coverage Δ
src/Clients/Producer/KafkaProducer.php 83.33% <0.00%> (-1.97%) ⬇️
src/Clients/Consumer/WithSignalControl.php 93.33% <0.00%> (-1.12%) ⬇️
src/Clients/Consumer/KafkaConsumer.php 68.86% <0.00%> (-0.78%) ⬇️
src/Common/Config.php 100.00% <0.00%> (ø)
src/Clients/Consumer/BatchTime.php 100.00% <0.00%> (ø)
src/Clients/Consumer/ConsumerRecords.php 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@simPod simPod merged commit 2bd82de into master Feb 14, 2023
@simPod simPod deleted the renovate/phpstan branch February 14, 2023 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant