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 custom response args #2672

Merged
merged 1 commit into from
Jan 27, 2023
Merged

feat: add custom response args #2672

merged 1 commit into from
Jan 27, 2023

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

@czy88840616 czy88840616 added the pr: new feature This PR adds a new API or behavior. label Jan 26, 2023
@codecov-commenter
Copy link

Codecov Report

Base: 81.69% // Head: 81.68% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (2b706b3) compared to base (237fc67).
Patch coverage: 36.50% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2672      +/-   ##
==========================================
- Coverage   81.69%   81.68%   -0.02%     
==========================================
  Files         415      415              
  Lines       14809    14817       +8     
  Branches     3522     3526       +4     
==========================================
+ Hits        12098    12103       +5     
- Misses       2463     2466       +3     
  Partials      248      248              
Impacted Files Coverage Δ
packages/mock/src/creator.ts 65.74% <11.11%> (+0.01%) ⬆️
packages/faas/src/framework.ts 76.62% <55.55%> (+0.45%) ⬆️
packages/bootstrap/src/util.ts 80.64% <0.00%> (-6.46%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@czy88840616 czy88840616 merged commit 21713dd into main Jan 27, 2023
@czy88840616 czy88840616 deleted the support_chunked branch January 27, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: new feature This PR adds a new API or behavior.
Development

Successfully merging this pull request may close these issues.

2 participants