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

fix: pairwise missing variable name #892

Merged
merged 3 commits into from
Feb 1, 2024
Merged

Conversation

nsenave
Copy link
Contributor

@nsenave nsenave commented Feb 1, 2024

The "response" object was put instead of its "name" value.

Also updated to condition which differentiate the behavior between main loops and linked loops for the "missing" variables: the difference shouldn't be between main vs. linked loops, but between non paginated/paginated loops.

+ refactor and add javadoc to make code clearer

- refactor code to make it clearer
- also fix the pairwise missing response name
- change linked loop to paginated loop condition
- update and add javadoc, plus some comments
- move some utils lunatic method outside the missing processing
@nsenave nsenave self-assigned this Feb 1, 2024
Copy link

sonarqubecloud bot commented Feb 1, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@nsenave nsenave merged commit 617da9d into v3-next Feb 1, 2024
1 check passed
@nsenave nsenave deleted the fix/pairwise-missing-variable branch February 1, 2024 09:35
nsenave added a commit that referenced this pull request Feb 2, 2024
* refactor: lunatic missing processing

- refactor code to make it clearer
- also fix the pairwise missing response name
- change linked loop to paginated loop condition
- update and add javadoc, plus some comments
- move some utils lunatic method outside the missing processing

* test(missing): update tests with paginated loop condition

* test(missing): unit test for pairwise case
@nsenave nsenave linked an issue Feb 2, 2024 that may be closed by this pull request
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.

Variable _missing pour les LIENS
1 participant