pacoorozco / probind

ProBIND3 - DNS Manager
https://probind.pacoorozco.info
GNU General Public License v3.0
73 stars 25 forks source link

Fix bug AjaxRequestOnly middleware #293

Closed pacoorozco closed 1 year ago

pacoorozco commented 1 year ago

What issue type does this pull request address? (keep at least one, remove the others)
/kind bug

What is this pull request for? Which issues does it resolve? (use resolves #<issue_number> if possible)
Bug on AjaxRequestOnly middleware

codecov-commenter commented 1 year ago

Codecov Report

Merging #293 (a082a9b) into main (c84544a) will increase coverage by 0.68%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##               main     #293      +/-   ##
============================================
+ Coverage     72.98%   73.67%   +0.68%     
  Complexity      328      328              
============================================
  Files            54       54              
  Lines          1318     1318              
============================================
+ Hits            962      971       +9     
+ Misses          356      347       -9     
Impacted Files Coverage Δ
app/Http/Middleware/AjaxRequestOnly.php 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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