Skip to content

SonarPython 3.22.0.10674

Compare
Choose a tag to compare
@guillaume-dequenne guillaume-dequenne released this 19 Dec 09:55
· 1208 commits to master since this release
45c2288

Release notes - SonarPython - 3.22

Bug

SONARPY-1226 Fix NumberFormatException error

Task

SONARPY-1194 Serialize and cache the project level symbol table

SONARPY-1195 Build a dependency graph in the project-level symbol table

SONARPY-1196 Compute impacted files from deleted files

SONARPY-1197 Load project-level symbol table entries from cache

SONARPY-1199 Avoid scanning files that don't need to be analyzed

SONARPY-1201 Add integeration tests for incremental PR analysis