Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

feat(tegral-di-core): add qualifier support in factories#91

Open
utybo wants to merge 2 commits intomainfrom
26-factories-qualifier
Open

feat(tegral-di-core): add qualifier support in factories#91
utybo wants to merge 2 commits intomainfrom
26-factories-qualifier

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add qualifiers to factories

1 participant