-
Notifications
You must be signed in to change notification settings - Fork 0
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: use lazy injection token for metadata resolver #910
refactor: use lazy injection token for metadata resolver #910
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @davidlj95 and the rest of your teammates on |
π¦ Bundle size (Angular v17)Git ref:
|
π¦ Bundle size (Angular v15)Git ref:
|
π¦ Bundle size (Angular v16)Git ref:
|
π¦ Bundle size (Angular v18)Git ref:
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #910 +/- ##
==========================================
- Coverage 99.46% 99.46% -0.01%
==========================================
Files 79 79
Lines 374 373 -1
Branches 72 71 -1
==========================================
- Hits 372 371 -1
Partials 2 2 β View full report in Codecov by Sentry. |
π This PR is included in version 1.0.0-beta.17 π The release is available on: Your semantic-release bot π¦π |
Issue or need
Same as #902 for metadata resolver
Proposed changes
Same as #902 for metadata resolver
Quick reminders