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: impl setGetAppCallback #152

Merged
merged 1 commit into from Jan 28, 2023
Merged

feat: impl setGetAppCallback #152

merged 1 commit into from Jan 28, 2023

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Jan 25, 2023

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

@killagu killagu requested a review from fengmk2 January 25, 2023 07:03
@codecov
Copy link

codecov bot commented Jan 25, 2023

Codecov Report

Base: 82.88% // Head: 82.97% // Increases project coverage by +0.09% 🎉

Coverage data is based on head (cae8280) compared to base (9a5fcca).
Patch coverage: 89.02% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
+ Coverage   82.88%   82.97%   +0.09%     
==========================================
  Files          27       27              
  Lines        2465     2531      +66     
  Branches      409      428      +19     
==========================================
+ Hits         2043     2100      +57     
- Misses        422      431       +9     
Impacted Files Coverage Δ
lib/inject_context.js 88.11% <83.63%> (-5.76%) ⬇️
app/middleware/cluster_app_mock.js 91.46% <100.00%> (ø)
bootstrap.js 100.00% <100.00%> (ø)
index.js 96.80% <100.00%> (+0.06%) ⬆️
lib/app.js 96.92% <100.00%> (+0.01%) ⬆️
lib/app_handler.js 69.09% <100.00%> (+9.56%) ⬆️
lib/mock_agent.js 100.00% <100.00%> (ø)
lib/request_call_function.js 62.50% <100.00%> (-1.50%) ⬇️
register.js 100.00% <100.00%> (ø)

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.

@fengmk2 fengmk2 merged commit b7d902c into master Jan 28, 2023
@fengmk2 fengmk2 deleted the feat/setGetAppCallback branch January 28, 2023 03:07
fengmk2 pushed a commit that referenced this pull request Jan 28, 2023
[skip ci]

## [5.10.0](v5.9.4...v5.10.0) (2023-01-28)

### Features

* add default ua egg-mock/${version} ([#151](#151)) ([ccb28f5](ccb28f5))
* impl setGetAppCallback ([#152](#152)) ([b7d902c](b7d902c))
@github-actions
Copy link

🎉 This PR is included in version 5.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants