Leuchtfeuer / locate

The users country and preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. New functionality can be added easily.
https://www.Leuchtfeuer.com
GNU General Public License v2.0
9 stars 14 forks source link

Check if UID is set, if not early exit with 0 #28

Closed elbebass closed 2 years ago

elbebass commented 2 years ago

Should fix the bug we stumbled across with our customer

codecov[bot] commented 2 years ago

Codecov Report

Merging #28 (44a0344) into master (9f7c5a1) will decrease coverage by 0.03%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #28      +/-   ##
===========================================
- Coverage      7.33%   7.30%   -0.04%     
- Complexity      175     176       +1     
===========================================
  Files            18      18              
  Lines           436     438       +2     
===========================================
  Hits             32      32              
- Misses          404     406       +2     
Impacted Files Coverage Δ
Classes/Hook/OverrideIconOverlayHook.php 0.00% <0.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 9f7c5a1...44a0344. Read the comment docs.