Skip to content

refactor: inject migration #513

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

Merged
merged 1 commit into from
Nov 29, 2024
Merged

refactor: inject migration #513

merged 1 commit into from
Nov 29, 2024

Conversation

json-derulo
Copy link
Owner

@json-derulo json-derulo commented Nov 27, 2024

Migrates from constructor-based DI to function-based DI.

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6b40110) to head (6d00397).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #513   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          163       154    -9     
  Branches        35        35           
=========================================
- Hits           163       154    -9     
Files with missing lines Coverage Δ
...mascript-intl/src/lib/country/intl-country.pipe.ts 100.00% <100.00%> (ø)
...script-intl/src/lib/currency/intl-currency.pipe.ts 100.00% <100.00%> (ø)
...lar-ecmascript-intl/src/lib/date/intl-date.pipe.ts 100.00% <100.00%> (ø)
...mascript-intl/src/lib/decimal/intl-decimal.pipe.ts 100.00% <100.00%> (ø)
...script-intl/src/lib/language/intl-language.pipe.ts 100.00% <100.00%> (ø)
...lar-ecmascript-intl/src/lib/list/intl-list.pipe.ts 100.00% <100.00%> (ø)
...mascript-intl/src/lib/percent/intl-percent.pipe.ts 100.00% <100.00%> (ø)
...t-intl/src/lib/relative-time/relative-time.pipe.ts 100.00% <100.00%> (ø)
...lar-ecmascript-intl/src/lib/unit/intl-unit.pipe.ts 100.00% <100.00%> (ø)

@json-derulo json-derulo merged commit 2189b92 into main Nov 29, 2024
10 checks passed
@json-derulo json-derulo deleted the inject-migration branch November 29, 2024 21:13
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.

1 participant