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

Use comment matcher in CXX frontend #1368

Merged
merged 8 commits into from
Nov 24, 2023
Merged

Use comment matcher in CXX frontend #1368

merged 8 commits into from
Nov 24, 2023

Conversation

KuechA
Copy link
Contributor

@KuechA KuechA commented Nov 23, 2023

Small improvement to comment matcher and use it in the CXX frontend.

@oxisto oxisto enabled auto-merge (squash) November 24, 2023 08:51
@KuechA
Copy link
Contributor Author

KuechA commented Nov 24, 2023

@oxisto The "old" setComments method is still used in various places. I'm not sure what to do with it. Should we remove it? It could lead to adding some comments twice now.

@KuechA KuechA disabled auto-merge November 24, 2023 08:55
@oxisto
Copy link
Member

oxisto commented Nov 24, 2023

@oxisto The "old" setComments method is still used in various places. I'm not sure what to do with it. Should we remove it? It could lead to adding some comments twice now.

You can try to remove it and see if it (doesn't) break :)

@KuechA
Copy link
Contributor Author

KuechA commented Nov 24, 2023

@oxisto The "old" setComments method is still used in various places. I'm not sure what to do with it. Should we remove it? It could lead to adding some comments twice now.

You can try to remove it and see if it (doesn't) break :)

Seems to work

@oxisto oxisto enabled auto-merge (squash) November 24, 2023 10:48
Copy link

sonarcloud bot commented Nov 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

90.3% 90.3% Coverage
0.0% 0.0% Duplication

@oxisto oxisto merged commit e9d4923 into main Nov 24, 2023
4 checks passed
@oxisto oxisto deleted the cxx-comment-matcher branch November 24, 2023 11:24
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.

2 participants