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 the build process to use multiple Docker base image #128

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Conversation

shimisnow
Copy link
Owner

No description provided.

@shimisnow shimisnow added ci changes to CI configuration files and scripts build changes that affect the build system or external dependencies labels Oct 30, 2024
@shimisnow shimisnow self-assigned this Oct 30, 2024
@shimisnow shimisnow linked an issue Oct 30, 2024 that may be closed by this pull request
Copy link

📦 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 92% 89%
auth.repositories.user-auths 91% 100%
database.entities 81% 100%
database.enums 100% 100%
utils.logging 100% 100%
Summary 92% (164 / 179) 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% (182 / 195) 86% (19 / 22)

📦 User Service

Code Coverage

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

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

@shimisnow shimisnow closed this Oct 30, 2024
@shimisnow shimisnow reopened this Oct 30, 2024
@shimisnow shimisnow merged commit 8f521c7 into main Oct 30, 2024
15 checks passed
@shimisnow shimisnow deleted the issue-127 branch October 30, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build changes that affect the build system or external dependencies ci changes to CI configuration files and scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce size of docker images of services
1 participant