Skip to content

Conversation

D074020
Copy link
Contributor

@D074020 D074020 commented Jul 29, 2022

closes #547

Fixing the check Y_CHECK_PREFER_LINES_EXISTS.
The check has reported iterations which include necessary statements. Due to that the statements within the iterations are necessary, the reporting of them as findings is incorrect. This should be solved now.

@D074020 D074020 requested a review from a team as a code owner July 29, 2022 10:24
@cla-assistant
Copy link

cla-assistant bot commented Jul 29, 2022

CLA assistant check
All committers have signed the CLA.

@bjoern-jueliger-sap
Copy link
Member

Please bring your branch up-to-date with the base branch before we try to merge this to avoid potential merge conflicts.

@bjoern-jueliger-sap bjoern-jueliger-sap merged commit 9ba6af8 into SAP:master Jul 29, 2022
@larshp
Copy link
Contributor

larshp commented Jul 29, 2022

small comment: as noted in https://github.com/SAP/code-pal-for-abap/runs/7577593608, this code introduces the use of Data Element ABAP_BOOLEAN, whereas the rest of the codebase only uses ABAP_BOOL which is built-in via the ABAP Type Group

D074020 added a commit to D074020/code-pal-for-abap that referenced this pull request Jul 29, 2022
Fixing check Y_CHECK_PREFER_LINES_EXISTS (SAP#568)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants