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

Update devkit #348

Merged
merged 9 commits into from
Dec 25, 2022
Merged

Update devkit #348

merged 9 commits into from
Dec 25, 2022

Conversation

kenjis
Copy link
Contributor

@kenjis kenjis commented Dec 23, 2022

Fixes #333

 ------ -------------------------------------------------------------------------------------
  Line   app/Libraries/Blog.php
 ------ -------------------------------------------------------------------------------------
  253    Negated boolean expression is always true.
         💡 Because the type is coming from a PHPDoc, you can turn off this check by setting
         treatPhpDocTypesAsCertain: false in your phpstan.neon.dist.
  255    Negated boolean expression is always false.
  262    Negated boolean expression is always true.
  269    Unreachable statement - code above always terminates.
 ------ -------------------------------------------------------------------------------------
@coveralls
Copy link

coveralls commented Dec 23, 2022

Pull Request Test Coverage Report for Build 3762475011

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 73.86%

Totals Coverage Status
Change from base Build 3762143062: 0.0%
Covered Lines: 243
Relevant Lines: 329

💛 - Coveralls

@kenjis kenjis added the github_actions Pull requests that update Github_actions code label Dec 23, 2022
Copy link
Collaborator

@MGatner MGatner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kenjis kenjis merged commit cefcc6f into codeigniter4projects:develop Dec 25, 2022
@kenjis kenjis deleted the update-devkit branch December 25, 2022 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infection develop fails
4 participants