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(tegral-di-core): add qualifier support in factories #91

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

utybo
Copy link
Owner

@utybo utybo commented Aug 24, 2023

Fixes #26

@utybo utybo added this to the 0.0.5 milestone Aug 24, 2023
@utybo utybo force-pushed the 26-factories-qualifier branch from 84c5c5d to b052503 Compare August 30, 2023 15:04
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.14% ⚠️

Comparison is base (020c4cf) 89.50% compared to head (ecf3bcd) 89.36%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #91      +/-   ##
============================================
- Coverage     89.50%   89.36%   -0.14%     
  Complexity      636      636              
============================================
  Files           200      200              
  Lines          4470     4477       +7     
  Branches        448      448              
============================================
  Hits           4001     4001              
- Misses          305      312       +7     
  Partials        164      164              
Files Changed Coverage Δ
...i/environment/resolvers/AliasIdentifierResolver.kt 100.00% <ø> (ø)
.../tegral/di/extensions/factory/InjectableFactory.kt 57.50% <0.00%> (-12.20%) ⬇️

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

@github-actions
Copy link

@github-actions github-actions bot temporarily deployed to pull request August 30, 2023 15:18 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add qualifiers to factories
1 participant