Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: format code #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

refactor: format code #2

wants to merge 2 commits into from

Conversation

popomore
Copy link
Member

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@codecov
Copy link

codecov bot commented Dec 28, 2018

Codecov Report

Merging #2 into master will decrease coverage by 1.15%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #2      +/-   ##
=========================================
- Coverage   92.06%   90.9%   -1.16%     
=========================================
  Files           9       9              
  Lines         189     187       -2     
  Branches       36      36              
=========================================
- Hits          174     170       -4     
  Misses          7       7              
- Partials        8      10       +2
Impacted Files Coverage Δ
lib/getInstance.ts 93.22% <ø> (-3.45%) ⬇️
config/config.default.ts 100% <ø> (ø) ⬆️
lib/appctx.ts 100% <ø> (ø) ⬆️
app/extend/application.ts 100% <ø> (ø) ⬆️
lib/decorators.ts 88.57% <ø> (ø) ⬆️
app/extend/context.ts 100% <ø> (ø) ⬆️
lib/index.ts 100% <ø> (ø) ⬆️
lib/typeLoader.ts 100% <100%> (ø) ⬆️
lib/aspect.ts 83.01% <75%> (ø) ⬆️

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 d4e69e4...a994f3a. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants