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 getApp and getScope api #2961

Merged
merged 3 commits into from
Aug 13, 2023
Merged

feat: add getApp and getScope api #2961

merged 3 commits into from
Aug 13, 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 May 14, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 14, 2023

Codecov Report

Patch coverage: 95.65% and project coverage change: +0.01% 🎉

Comparison is base (334cb06) 84.20% compared to head (d19cb75) 84.22%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2961      +/-   ##
==========================================
+ Coverage   84.20%   84.22%   +0.01%     
==========================================
  Files         470      470              
  Lines       44148    44210      +62     
  Branches     5322     5328       +6     
==========================================
+ Hits        37177    37237      +60     
- Misses       6934     6935       +1     
- Partials       37       38       +1     
Files Changed Coverage Δ
packages/core/src/context/container.ts 94.82% <90.47%> (-0.20%) ⬇️
...ackages/core/src/context/managedResolverFactory.ts 96.55% <96.42%> (-0.14%) ⬇️
packages/core/src/baseFramework.ts 94.29% <100.00%> (+0.03%) ⬆️
packages/core/src/constants.ts 100.00% <100.00%> (ø)
packages/core/src/interface.ts 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@czy88840616 czy88840616 added this to the 3.12 milestone Jul 30, 2023
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