Skip to content

feat(api): complete entity dynamic mapping dry-run workflow#99

Draft
foukou19 wants to merge 2 commits into
mainfrom
feat/idp-core-entity-dynamic-mapping-dry-run
Draft

feat(api): complete entity dynamic mapping dry-run workflow#99
foukou19 wants to merge 2 commits into
mainfrom
feat/idp-core-entity-dynamic-mapping-dry-run

Conversation

@foukou19

Copy link
Copy Markdown
Collaborator

…object and array payloads

PR Description

What this PR Provides

  • Describe in short sentences the goal of the PR. Use lists.
  • If the PR is linked to an ADR, please provide the link.

Fixes

Review

The reviewer must double-check these points:

  • The reviewer has tested the feature
  • The reviewer has reviewed the implementation of the feature
  • The documentation has been updated
  • The feature implementation respects the Technical Doc / ADR previously produced
  • The Pull Request title has a ! after the type/scope to identify the breaking
    change in the release note and ensure we will release a major version.

How to test

Please refer (copy/paste) the test section from the User Story. This should include

  • The initial state: what should be the status of the system before testing
    (for example, ensure the data xxx exists in idp-back to be able to test the feature)
  • What and how to test: steps to perform to test the feature
    (for example, go to page xxx, fill the xxx field and click the 'send' button)
  • Expected results: what should be observed for success or failure
    (for example, there is a link in the database between component X and component Y.
    You can retrieve the information with a GET request to the API)

Breaking changes (if any)

  • Data loss / modification
  • API JSON schema modification (existing resource / behavior)
  • Behavior modification of a component
  • Others
  • N/A

Context of the Breaking Change

For example: we redefined the component types list in the DPAC referential

Result of the Breaking Change

For example: your component of type xxx will migrate to the type yyy

@foukou19
foukou19 marked this pull request as draft July 21, 2026 11:26
@foukou19 foukou19 changed the title feat(mapping): implement entity dynamic mapping dry-run workflow for … feat(mapping): complete entity dynamic mapping dry-run workflow Jul 21, 2026
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
68.9% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@github-code-quality

Copy link
Copy Markdown

Code Coverage Overview

Languages: Java

Java / code-coverage/jacoco

The overall coverage in commit 79c6f34 in the feat/idp-core-entity... branch is 89%. The coverage in commit 31c2a12 in the main branch is 90%.

Show a code coverage summary of the most impacted files.
File main 31c2a12 feat/idp-core-entity... 79c6f34 +/-
com/decathlon/i...ionHandler.java 80% 79% -1%
com/decathlon/i...nEvaluator.java 0% 48% +48%
com/decathlon/i...ineAdapter.java 0% 75% +75%
com/decathlon/i...JsltEngine.java 0% 80% +80%
com/decathlon/i...RunService.java 0% 87% +87%
com/decathlon/i...yRunResult.java 0% 100% +100%
com/decathlon/i...yRunDtoOut.java 0% 100% +100%
com/decathlon/i...oOutMapper.java 0% 100% +100%
com/decathlon/i.../ErrorType.java 0% 100% +100%
com/decathlon/i...ryRunDtoIn.java 0% 100% +100%

@foukou19 foukou19 changed the title feat(mapping): complete entity dynamic mapping dry-run workflow feat(api): complete entity dynamic mapping dry-run workflow Jul 21, 2026
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