This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-04-03 22:28:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e85c4c0eaaa1064bc0e9e29ebf485c90bd8ee0a
codeql
/
python
/
ql
/
test
/
query-tests
/
Functions
/
overriding
History
Joe Farebrother
318d1cd392
Increase precision in detecting call matches signature
2025-09-02 12:02:08 +01:00
..
IncorrectlyOverriddenMethod.expected
…
IncorrectlyOverriddenMethod.qlref
…
IncorrectlySpecifiedOverriddenMethod.expected
…
IncorrectlySpecifiedOverriddenMethod.qlref
…
SignatureOverriddenMethod.expected
Increase precision in detecting call matches signature
2025-09-02 12:02:08 +01:00
SignatureOverriddenMethod.qlref
Update tests, update alert messages
2025-09-01 16:30:44 +01:00
test.py
Increase precision in detecting call matches signature
2025-09-02 12:02:08 +01:00
WrongNameForArgumentInCall.expected
Updae other test output
2025-09-01 16:31:04 +01:00
WrongNameForArgumentInCall.qlref
…
WrongNumberArgumentsInCall.expected
…
WrongNumberArgumentsInCall.qlref
…