Skip to content

Add @pagopa/azure-tracing and pino logger on backoffice app#1422

Draft
giuseppedipinto wants to merge 6 commits intomasterfrom
chores/add-pagopa-azure-tracing-pino
Draft

Add @pagopa/azure-tracing and pino logger on backoffice app#1422
giuseppedipinto wants to merge 6 commits intomasterfrom
chores/add-pagopa-azure-tracing-pino

Conversation

@giuseppedipinto
Copy link
Copy Markdown
Contributor

Resolves IOPAE-2288

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Dec 16, 2025

🦋 Changeset detected

Latest commit: 469a8b2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
io-services-cms-backoffice Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@giuseppedipinto giuseppedipinto changed the title Add @pagopa/azure-tracing and pino logger Add @pagopa/azure-tracing and pino logger on backoffice app Dec 16, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 16, 2025

Coverage Report for App Backend (./apps/app-backend)

Status Category Percentage Covered / Total
🔵 Lines 81.74% 694 / 849
🔵 Statements 81.74% 694 / 849
🔵 Functions 75% 33 / 44
🔵 Branches 94.11% 128 / 136
File CoverageNo changed files found.
Generated in workflow #3886

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 16, 2025

Coverage Report for Backoffice Frontend (./apps/backoffice)

Status Category Percentage Covered / Total
🔵 Lines 15.14% 1681 / 11096
🔵 Statements 15.14% 1681 / 11096
🔵 Functions 28.09% 84 / 299
🔵 Branches 65.26% 186 / 285
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
apps/backoffice/src/utils/logger.ts 0% 100% 100% 0% 12-19, 21-38
Generated in workflow #3886

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 16, 2025

Coverage Report for Backoffice Backend (./apps/backoffice)

Status Category Percentage Covered / Total
🔵 Lines 65.81% 3506 / 5327
🔵 Statements 65.81% 3506 / 5327
🔵 Functions 66.96% 152 / 227
🔵 Branches 83.76% 645 / 770
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
apps/backoffice/src/app/api/institutions/route.ts 0% 0% 0% 0% 1-5, 12-30
apps/backoffice/src/app/api/institutions/[institutionId]/route.ts 0% 0% 0% 0% 1-51
apps/backoffice/src/app/api/institutions/[institutionId]/delegations/route.ts 100% 100% 100% 100%
apps/backoffice/src/app/api/institutions/[institutionId]/products/route.ts 100% 100% 100% 100%
apps/backoffice/src/app/api/services/group-unbound/route.ts 100% 100% 100% 100%
apps/backoffice/src/app/api/services/group-unbound/any/route.ts 100% 100% 100% 100%
apps/backoffice/src/app/api/services/list/route.ts 85.36% 91.66% 100% 85.36% 47-52
apps/backoffice/src/app/api/services/migrations/delegates/route.ts 0% 0% 0% 0% 1-5, 11-19, 21-34
apps/backoffice/src/app/api/services/migrations/ownership-claims/[delegateId]/route.ts 0% 0% 0% 0% 1-81
apps/backoffice/src/app/api/services/migrations/ownership-claims/latest/route.ts 0% 0% 0% 0% 1-5, 11-19, 21-34
apps/backoffice/src/app/api/services/topics/route.ts 0% 0% 0% 0% 1-5, 10-26
apps/backoffice/src/app/api/subscriptions/[subscriptionId]/keys/route.ts 100% 100% 100% 100%
apps/backoffice/src/lib/be/azure-access-token.ts 21.05% 100% 0% 21.05% 21-22, 24-32, 34-35, 38, 40-49, 51-53, 55-56, 60-67, 69-85, 88-93
apps/backoffice/src/lib/be/errors.ts 95.91% 89.65% 94.44% 95.91% 29-32, 210, 212, 223-224
apps/backoffice/src/lib/be/healthcheck.ts 94.28% 91.66% 100% 94.28% 42-43
apps/backoffice/src/lib/be/logger.ts 100% 100% 100% 100%
apps/backoffice/src/lib/be/services/business.ts 91.95% 85.29% 70% 91.95% 131, 145, 169, 225, 230, 314, 342-350, 388, 390, 393-394, 396, 399-401
apps/backoffice/src/lib/be/services/subscription-migration.ts 32.43% 100% 25% 32.43% 11-16, 18-25, 27-28, 31-38, 40-47, 49-50, 53-59, 61-69
apps/backoffice/src/utils/logger.ts 80.76% 75% 100% 80.76% 18, 25-28
Generated in workflow #3886

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 16, 2025

Coverage Report for Webapp (./apps/io-services-cms-webapp)

Status Category Percentage Covered / Total
🔵 Lines 87.16% 6092 / 6989
🔵 Statements 87.16% 6092 / 6989
🔵 Functions 90.22% 286 / 317
🔵 Branches 91.73% 954 / 1040
File CoverageNo changed files found.
Generated in workflow #3886

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 16, 2025

Coverage Report for External Clients (./packages/external-clients)

Status Category Percentage Covered / Total
🔵 Lines 85.67% 634 / 740
🔵 Statements 85.67% 634 / 740
🔵 Functions 79.16% 38 / 48
🔵 Branches 95.14% 98 / 103
File CoverageNo changed files found.
Generated in workflow #3886

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 16, 2025

Coverage Report for Models (./packages/io-services-cms-models)

Status Category Percentage Covered / Total
🔵 Lines 81.17% 1337 / 1647
🔵 Statements 81.17% 1337 / 1647
🔵 Functions 66.31% 63 / 95
🔵 Branches 97.25% 177 / 182
File CoverageNo changed files found.
Generated in workflow #3886

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant