Laragear / Rut

Gracefully handle RUTs from within your Laravel application
https://patreon.com/packagesforlaravel
MIT License
6 stars 0 forks source link

[1.x] Fixes extending builder with unwanted functions #10

Closed DarkGhostHunter closed 2 years ago

DarkGhostHunter commented 2 years ago

Description

This fix allows to only register static & public functions.

codecov[bot] commented 2 years ago

Codecov Report

Merging #10 (e46ce23) into 1.x (fd970df) will not change coverage. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                 1.x       #10   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       140       141    +1     
===========================================
  Files             14        14           
  Lines            391       392    +1     
===========================================
+ Hits             391       392    +1     
Impacted Files Coverage Δ
src/Scopes/RutScope.php 100.00% <100.00%> (ø)

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 fd970df...e46ce23. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication