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

PoC migration to Kotlin Analysis API #479

Draft
wants to merge 117 commits into
base: godin/kotlin-analysis-api
Choose a base branch
from

Conversation

leveretka
Copy link
Contributor

@leveretka leveretka commented Nov 19, 2024

Done

git lg 2.21.0.5736..master -p | grep "\[email protected]" | wc -l
git lg 2.21.0.5736..master | grep Migrate | grep Check | grep -v CallAbstractCheck | grep -v AbstractRegexCheck
git diff 643b3f7d..master --stat -- "sonar-kotlin-checks/**/*Check.kt"

Remains

git diff master..HEAD --stat -- "sonar-kotlin-checks/**/*Check.kt"
git diff master..HEAD --name-only -G "diagnostics" -- "sonar-kotlin-checks/**/*Check.kt"

Godin and others added 30 commits October 9, 2024 12:30
This was overlooked during replacement of
"kotlin-compiler-embeddable" by "kotlin-compiler"
in d7a5cfd.
This was overlooked in 7f85757.
@Godin Godin force-pushed the margo/rewrite-predict-runtime-value branch from 0b92eb9 to 8f4117e Compare November 27, 2024 14:09
@Godin Godin force-pushed the margo/rewrite-predict-runtime-value branch from 1ff7b3d to 6c4600d Compare November 27, 2024 15:54
@Godin Godin force-pushed the margo/rewrite-predict-runtime-value branch 3 times, most recently from 85476b1 to 71f5ded Compare November 28, 2024 17:08
@Godin Godin force-pushed the margo/rewrite-predict-runtime-value branch from 71f5ded to 436b28f Compare November 28, 2024 18:18
@Godin Godin force-pushed the margo/rewrite-predict-runtime-value branch from 1cfbd22 to ee4ac6f Compare November 29, 2024 21:30
Godin and others added 7 commits December 2, 2024 12:53
VarShouldBeValCheckTest
`with partial semantics`
is duplicate of
`with k1 semantics`.
…sis-api

Co-authored-by: Marharyta Nedzelska <[email protected]>
Co-authored-by: Evgeny Mandrikov <[email protected]>
Co-authored-by: Marharyta Nedzelska <[email protected]>
Co-authored-by: Evgeny Mandrikov <[email protected]>
Co-authored-by: Marharyta Nedzelska <[email protected]>
Co-authored-by: Evgeny Mandrikov <[email protected]>
…is-api

Co-authored-by: Marharyta Nedzelska <[email protected]>
Co-authored-by: Evgeny Mandrikov <[email protected]>
Copy link

sonarqube-next bot commented Dec 2, 2024

Quality Gate failed Quality Gate failed

Failed conditions
24 New issues
80.5% Coverage on New Code (required ≥ 85%)

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarQube IDE SonarQube IDE

@Godin Godin changed the title kotlin-analysis-api rewrite PoC migration to Kotlin Analysis API Dec 5, 2024
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.

3 participants