Skip to content
This repository was archived by the owner on Oct 17, 2024. It is now read-only.

fix extends bug #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix extends bug #43

wants to merge 1 commit into from

Conversation

kurten
Copy link
Contributor

@kurten kurten commented May 27, 2020

  • 修复自定义装饰器继承覆盖问题

@codecov-commenter
Copy link

codecov-commenter commented May 27, 2020

Codecov Report

Merging #43 into master will decrease coverage by 0.06%.
The diff coverage is 95.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   90.77%   90.71%   -0.07%     
==========================================
  Files          34       34              
  Lines        1290     1303      +13     
  Branches       60       62       +2     
==========================================
+ Hits         1171     1182      +11     
- Misses        109      111       +2     
  Partials       10       10              
Impacted Files Coverage Δ
src/base/decoratorManager.ts 94.73% <95.00%> (-1.38%) ⬇️
src/index.ts 100.00% <0.00%> (ø)
src/utils/errorFactory.ts 88.88% <0.00%> (+1.38%) ⬆️

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 947800d...d06794e. Read the comment docs.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants