David-Desmaisons / ComponentFixture

🛠️Interactive sandox playground for vue components
https://david-desmaisons.github.io/ComponentFixture/
MIT License
51 stars 6 forks source link

Fix circular objects #17

Closed David-Desmaisons closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #17 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #17   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           7      8    +1     
  Lines         209    213    +4     
  Branches       55     55           
=====================================
+ Hits          209    213    +4
Impacted Files Coverage Δ
src/utils/stringify.js 100% <100%> (ø) :arrow_up:
src/utils/TypeHelper.js 100% <100%> (ø) :arrow_up:
src/utils/VueHelper.js 100% <100%> (ø) :arrow_up:
src/utils/logger.js 100% <100%> (ø)

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 b2161e7...9453882. Read the comment docs.