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 FluentDSL in analysis module #1311

Merged
merged 26 commits into from
Sep 18, 2023
Merged

Use FluentDSL in analysis module #1311

merged 26 commits into from
Sep 18, 2023

Conversation

KuechA
Copy link
Contributor

@KuechA KuechA commented Sep 1, 2023

We want to get rid of the de-facto required frontends java and cxx. The last blocking piece are the tests in the analysis module. This PR re-writes the tests to use the fluent DSL.

@KuechA KuechA marked this pull request as ready for review September 5, 2023 11:37
@oxisto
Copy link
Member

oxisto commented Sep 15, 2023

We should also remove defaultLanguages from the AnalysisTest (and possibly other places)

@KuechA KuechA requested a review from peckto as a code owner September 18, 2023 13:25
@KuechA
Copy link
Contributor Author

KuechA commented Sep 18, 2023

We should also remove defaultLanguages from the AnalysisTest (and possibly other places)

I completely removed the defaultLanguages() method.

@oxisto oxisto enabled auto-merge (squash) September 18, 2023 14:23
@sonarcloud
Copy link

sonarcloud bot commented Sep 18, 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

84.8% 84.8% Coverage
0.0% 0.0% Duplication

@oxisto oxisto merged commit 2cb5144 into main Sep 18, 2023
3 checks passed
@oxisto oxisto deleted the fluent-analysis branch September 18, 2023 14:30
oxisto pushed a commit that referenced this pull request Sep 24, 2023
oxisto pushed a commit that referenced this pull request Sep 24, 2023
oxisto pushed a commit that referenced this pull request Sep 24, 2023
oxisto pushed a commit that referenced this pull request Sep 24, 2023
oxisto pushed a commit that referenced this pull request Sep 25, 2023
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