fiskhandlarn / blade

:runner: A library for using Laravel Blade templates in WordPlate.
GNU General Public License v3.0
37 stars 5 forks source link

Misc for v0.6 #11

Closed fiskhandlarn closed 3 years ago

fiskhandlarn commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #11 (c6401d0) into master (f73992e) will decrease coverage by 5.15%. The diff coverage is 37.50%.

Impacted file tree graph

@@              Coverage Diff              @@
##              master      #11      +/-   ##
=============================================
- Coverage     100.00%   94.84%   -5.16%     
+ Complexity        30       28       -2     
=============================================
  Files              4        4              
  Lines             89       97       +8     
=============================================
+ Hits              89       92       +3     
- Misses             0        5       +5     
Flag Coverage Δ Complexity Δ
tests 94.84% <37.50%> (?) 0.00 <2.00> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
src/Blade.php 100.00% <ø> (ø) 14.00 <0.00> (ø)
src/BladeControllerLoader.php 100.00% <ø> (ø) 8.00 <0.00> (-2.00)
src/helpers.php 68.75% <0.00%> (-31.25%) 0.00 <0.00> (ø)
src/BladeFacade.php 100.00% <100.00%> (ø) 6.00 <2.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 f73992e...c6401d0. Read the comment docs.