midwayjs / injection

Injection is a powerful inversion of control container that is widely used in the midway framework and brings good user experience.
MIT License
160 stars 20 forks source link

chore: remove data format in save metadata to class #9

Closed czy88840616 closed 5 years ago

czy88840616 commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #9 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   86.99%   87.16%   +0.17%     
==========================================
  Files          31       31              
  Lines        1184     1200      +16     
  Branches       47       47              
==========================================
+ Hits         1030     1046      +16     
  Misses        144      144              
  Partials       10       10
Impacted Files Coverage Δ
src/base/decoratorManager.ts 98.78% <100%> (+0.29%) :arrow_up:

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 8f382bc...c8992a6. Read the comment docs.

czy88840616 commented 5 years ago

受到 https://github.com/highlightjs/highlight.js/issues/1984 问题无法运行 ci