FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python-checks-testkit/src - SonarSource/sonar-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
SonarSource
/
sonar-python
Public
Notifications
You must be signed in to change notification settings
Fork
104
Star
251
Code
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
sonar-python
python-checks-testkit
src
on
master
User selector
Datepicker
Commit history
Commits on Aug 20, 2026
SONARPY-4534 Always populate package root list for legacy projects
Show description for b8307c3
authored and
sonartech
committed
b8307c3
View commit details
Copy full SHA for b8307c3
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
SONARPY-4460 Raise S3415 only when assertion conventions mix
Show description for 3e0ef7c
rombirli
authored and
sonartech
committed
3e0ef7c
View commit details
Copy full SHA for 3e0ef7c
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
SONARPY-4316 Port S3415 to python: Assertion arguments should be passed in the correct order (#1261)
Show description for d90c0ee
rombirli
authored and
sonartech
committed
d90c0ee
View commit details
Copy full SHA for d90c0ee
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
SONARPY-4311 Fixing the QG (#1218)
Show description for 2d57c1d
joke1196
authored and
sonartech
committed
2d57c1d
View commit details
Copy full SHA for 2d57c1d
View code at this point
Browse repository at this point
SONARPY-4307 Fix quality issues (#1210)
Show description for 0d2338a
guillaume-dequenne
authored and
sonartech
committed
0d2338a
View commit details
Copy full SHA for 0d2338a
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
SONARPY-4014 Update parent pom to 87.0.0.3057 (#1041)
Show description for b947989
guillaume-dequenne
authored and
sonartech
committed
b947989
View commit details
Copy full SHA for b947989
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
SONARPY-3493 Update license header from SonarSource SA to SonarSource Sàrl (#614)
Show description for f8d5692
Seppli11
authored and
sonartech
committed
f8d5692
View commit details
Copy full SHA for f8d5692
View code at this point
Browse repository at this point
Commits on Jul 29, 2025
SONARPY-3189 Implement a collection of a project AWS lambda handlers based on function signatures (#401)
Show description for ed45cb1
maksim-grebeniuk-sonarsource
authored and
sonartech
committed
ed45cb1
View commit details
Copy full SHA for ed45cb1
View code at this point
Browse repository at this point
Commits on Jul 24, 2025
SONARPY-3195 Refactor PythonVisitorContext Constructors to Builder (#400)
Show description for 375575b
Seppli11
authored and
sonartech
committed
375575b
View commit details
Copy full SHA for 375575b
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
SONARPY-3188 Implement a way to provide information about project aws lambda handlers to a rule (#398)
Show description for c50ae79
maksim-grebeniuk-sonarsource
authored and
sonartech
committed
c50ae79
View commit details
Copy full SHA for c50ae79
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
SONARPY-3129 Use text blocks instead of string concatenation (#339)
Show description for b647935
ghislainpiot
authored and
sonartech
committed
b647935
View commit details
Copy full SHA for b647935
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
SONARPY-3116 Use appropriate operator (java:S1940)
Show description for 73c707a
Wohops
authored and
sonartech
committed
73c707a
View commit details
Copy full SHA for 73c707a
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
SONARPY-2724 MultiFileVerifier should create temporary files to populate correct fully qualified names (#137)
Show description for 9701553
ghislainpiot
authored and
sonartech
committed
9701553
View commit details
Copy full SHA for 9701553
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
SONARPY-2714 Provide test utilities allowing to parse and infer types (#133)
Show description for e1dadb7
ghislainpiot
authored and
sonartech
committed
e1dadb7
View commit details
Copy full SHA for e1dadb7
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
SONARPY-2613: Migrate PythonQuickFix verifier to the testkit module (#71)
Show description for 88853ad
joke1196
authored and
sonartech
committed
88853ad
View commit details
Copy full SHA for 88853ad
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
Update dependency org.sonarsource.parent:parent to v83
renovate[bot]
authored and
joke1196
committed
1cbebe4
View commit details
Copy full SHA for 1cbebe4
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Regenerate license for Java files
guillaume-dequenne
committed
253c56d
View commit details
Copy full SHA for 253c56d
View code at this point
Browse repository at this point
Commits on Jun 27, 2024
SONARPY-486: Update assertions on issue locations in units tests (#1839)
joke1196
authored
8665342
View commit details
Copy full SHA for 8665342
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
SONARPY-1745 Update code syntax to match Java 17 (#1753)
guillaume-dequenne
authored
377b04f
View commit details
Copy full SHA for 377b04f
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
Update to 2024
ghislainpiot
committed
02c0be5
View commit details
Copy full SHA for 02c0be5
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
SONARPY-1428 fixes (#1545)
maksim-grebeniuk-sonarsource
authored
4a2edd0
View commit details
Copy full SHA for 4a2edd0
View code at this point
Browse repository at this point
SONARPY-1428 Migrate from JUnit4 to JUnit5 (#1537)
maksim-grebeniuk-sonarsource
authored
d1b97f2
View commit details
Copy full SHA for d1b97f2
View code at this point
Browse repository at this point
Commits on Mar 29, 2023
SONARPY-1321 S6546: Union type expressions should be used over "typing.Union" in type hints (#1426)
gyula-sallai-sonarsource
authored
f611a33
View commit details
Copy full SHA for f611a33
View code at this point
Browse repository at this point
Commits on Jan 13, 2023
Update parent POM to v65
sallaigy
authored and
guillaume-dequenne
committed
1a40906
View commit details
Copy full SHA for 1a40906
View code at this point
Browse repository at this point
Commits on Dec 5, 2022
SONARPY-1217 Update Python API to expose data related to caching (#1299)
gyula-sallai-sonarsource
authored
5b0e767
View commit details
Copy full SHA for 5b0e767
View code at this point
Browse repository at this point
Commits on May 27, 2022
SONARPY-1023 : Add support for SonarLint quick fixes (#1135)
marco-bearzi-sonarsource
authored
a81ba42
View commit details
Copy full SHA for a81ba42
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
SONARPY-965 Update license headers for 2022 (#1048)
guillaume-dequenne
authored
189e8dc
View commit details
Copy full SHA for 189e8dc
View code at this point
Browse repository at this point
Commits on May 18, 2021
Avoid Persisting BaseDir file, but use its absolute path instead (#927)
andrea-guarino-sonarsource
authored
3fef6bc
View commit details
Copy full SHA for 3fef6bc
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
SONARPY-843 Update dependencies
andreaguarino
authored and
andrea-guarino-sonarsource
committed
18ebdb2
View commit details
Copy full SHA for 18ebdb2
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
SONARPY-821 update parent pom to v55 (#874)
andrea-guarino-sonarsource
authored
4417864
View commit details
Copy full SHA for 4417864
View code at this point
Browse repository at this point
Commits on May 28, 2020
Abstract Project symbol table logic in a dedicated class (#729)
andrea-guarino-sonarsource
committed
7546412
View commit details
Copy full SHA for 7546412
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
Add 'collections' external symbols
andreaguarino
authored and
andrea-guarino-sonarsource
committed
5acdc27
View commit details
Copy full SHA for 5acdc27
View code at this point
Browse repository at this point
Commits on Feb 12, 2020
SONARPY-557: Fix FP on S3827 when modules manipulate __all__ property (#562)
guillaume-dequenne
authored
02ead7a
View commit details
Copy full SHA for 02ead7a
View code at this point
Browse repository at this point
Commits on Jan 20, 2020
Update parent POM (#533)
andrea-guarino-sonarsource
authored
27e9d66
View commit details
Copy full SHA for 27e9d66
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
SONARPY-535 FN on S3827: Undefined symbols when 'import *' is used (#517)
Show description for 3594702
andrea-guarino-sonarsource
authored
3594702
View commit details
Copy full SHA for 3594702
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL