darukjs / daruk

a node.js web framework based on typescript
http://darukjs.com
MIT License
935 stars 79 forks source link

fix: a bug on function deepDefineProperty #59

Closed himself65 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #59 into developer will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           developer    #59   +/-   ##
========================================
  Coverage        100%   100%           
========================================
  Files             27     27           
  Lines            667    665    -2     
  Branches          48     48           
========================================
- Hits             667    665    -2
Impacted Files Coverage Δ
src/utils/index.ts 100% <100%> (ø) :arrow_up:
src/decorators/constants.ts 100% <100%> (ø) :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 2d9546b...2ff683a. Read the comment docs.