narrowspark / framework

:dragon: The main repository for all narrowspark components.
MIT License
16 stars 2 forks source link

added `LazyString` for lazy computation of string values injection #773

Closed prisis closed 4 years ago

prisis commented 4 years ago
Q A
Branch? master
Bug fix? no
New feature? yes
Deprecations? no
Tickets -
License MIT
Doc PR -
codecov[bot] commented 4 years ago

Codecov Report

Merging #773 into master will increase coverage by 0.01%. The diff coverage is 85.36%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #773      +/-   ##
============================================
+ Coverage     80.64%   80.65%   +0.01%     
- Complexity     7311     7334      +23     
============================================
  Files           543      544       +1     
  Lines         17394    17435      +41     
============================================
+ Hits          14028    14063      +35     
- Misses         3366     3372       +6
Impacted Files Coverage Δ Complexity Δ
src/Viserio/Component/Support/LazyString.php 85.36% <85.36%> (ø) 23 <23> (?)

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 0ec2e61...71c3a16. Read the comment docs.