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

feat: add decorator metadata #1072

Merged
merged 4 commits into from
May 26, 2021
Merged

feat: add decorator metadata #1072

merged 4 commits into from
May 26, 2021

Conversation

czy88840616
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

@gitpod-io
Copy link

gitpod-io bot commented May 25, 2021

@codecov-commenter
Copy link

codecov-commenter commented May 26, 2021

Codecov Report

Merging #1072 (fb0c7b5) into 2.x (10f202e) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #1072      +/-   ##
==========================================
- Coverage   85.67%   85.67%   -0.01%     
==========================================
  Files         216      216              
  Lines        8530     8584      +54     
  Branches     1648     1658      +10     
==========================================
+ Hits         7308     7354      +46     
- Misses       1165     1173       +8     
  Partials       57       57              
Impacted Files Coverage Δ
packages/decorator/src/interface.ts 100.00% <ø> (ø)
packages/core/src/util/webRouterCollector.ts 94.67% <100.00%> (+0.23%) ⬆️
packages/decorator/src/constant.ts 100.00% <100.00%> (ø)
packages/decorator/src/faas/fun.ts 93.54% <100.00%> (+0.95%) ⬆️
packages/core/src/interface.ts 100.00% <0.00%> (ø)
packages/task/src/service/queueService.ts 100.00% <0.00%> (ø)
packages/web/src/framework/singleProcess.ts 71.96% <0.00%> (+2.94%) ⬆️

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 10f202e...fb0c7b5. Read the comment docs.

@czy88840616 czy88840616 merged commit db4de9c into 2.x May 26, 2021
@czy88840616 czy88840616 deleted the add_function_decorator branch May 26, 2021 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants