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

Change userId creation to auth service #121

Merged
merged 9 commits into from
Apr 4, 2024
Merged

Change userId creation to auth service #121

merged 9 commits into from
Apr 4, 2024

Conversation

shimisnow
Copy link
Owner

No description provided.

@shimisnow shimisnow added security related to security code or pratices auth-service nx app and individual service ⚠️BC breaking change user-service nx app and individual service rest-api data request with REST labels Apr 4, 2024
@shimisnow shimisnow added this to the UserID Creation milestone Apr 4, 2024
@shimisnow shimisnow self-assigned this Apr 4, 2024
Copy link

github-actions bot commented Apr 4, 2024

📦 Shared

Code Coverage

Package Line Rate Branch Rate Health
guards 99% 80%
guards.mocks 83% 100%
Summary 97% (104 / 107) 81% (47 / 58)

📦 Auth Service

Code Coverage

Package Line Rate Branch Rate Health
auth 93% 89%
auth.repositories.user-auths 91% 100%
database.entities 81% 100%
database.enums 100% 100%
utils.logging 100% 100%
Summary 92% (170 / 185) 89% (42 / 47)

📦 Financial Service

Code Coverage

Package Line Rate Branch Rate Health
src 0% 100%
src.app.balance 98% 100%
src.app.balance.repositories 97% 50%
src.app.database.entities 89% 100%
src.app.database.enums 100% 100%
src.app.transaction 96% 83%
src.app.transaction.repositories.accounts 100% 83%
src.app.transaction.repositories.transactions 78% 100%
src.app.user 100% 100%
src.app.user.repositories.accounts 100% 100%
Summary 93% (181 / 194) 86% (19 / 22)

📦 User Service

Code Coverage

Package Line Rate Branch Rate Health
addresses 88% 25%
countries 89% 0%
database.enums 100% 100%
legal-docs 88% 25%
phones 88% 25%
social-medias 89% 25%
users 83% 67%
utils 83% 92%
Summary 88% (198 / 224) 65% (28 / 43)

⛔️ This comment can be replaced by Github Actions. Do not quote or react to it.

@shimisnow shimisnow merged commit 388c176 into main Apr 4, 2024
9 checks passed
@shimisnow shimisnow deleted the milestone-8 branch April 4, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth-service nx app and individual service ⚠️BC breaking change rest-api data request with REST security related to security code or pratices user-service nx app and individual service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant