renoki-co / laravel-php-k8s

Just a simple port of renoki-co/php-k8s for easier access in Laravel
Apache License 2.0
86 stars 7 forks source link

Laravel 9.x #33

Closed rennokki closed 2 years ago

rennokki commented 2 years ago

This pull request includes changes from your build using the "Shift Workbench".

Before merging, you need to:

Don't hesitate to send your feedback to shift@laravelshift.com or share your :heart: for Shift on Twitter.

rennokki commented 2 years ago

:white_check_mark: Shift did not find any models which unnecessarily set the $table property.

rennokki commented 2 years ago

:white_check_mark: Shift did not find any unnecessary attributes listed in the $dates property of your models.

rennokki commented 2 years ago

:white_check_mark: Shift did not find any orderBy clauses which could be streamlined.

codecov[bot] commented 2 years ago

Codecov Report

Merging #33 (ab1ca15) into master (837fc41) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #33   +/-   ##
=========================================
  Coverage     93.42%   93.42%           
  Complexity       22       22           
=========================================
  Files             3        3           
  Lines            76       76           
=========================================
  Hits             71       71           
  Misses            5        5           

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 837fc41...ab1ca15. Read the comment docs.