-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: codellm-devkit/codeanalyzer-java
base: v2.0.2
head repository: codellm-devkit/codeanalyzer-java
compare: v2.1.0
- 6 commits
- 393 files changed
- 1 contributor
Commits on Feb 5, 2025
-
Add logic to annotate entrypoint methods in codeanalyzer output. This…
… attempts to address the feature request #86 Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9ffbc5d - Browse repository at this point
Copy the full SHA 9ffbc5dView commit details -
Feature request #86: Added a new test case to verify functionality.
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e48cd88 - Browse repository at this point
Copy the full SHA e48cd88View commit details -
Feature request #86: Fix typo in entrypoints. entry_point -> entrypoint.
Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8a4ab53 - Browse repository at this point
Copy the full SHA 8a4ab53View commit details -
Add daytrader8 to test cases, update servlet entrypoint method detect…
…ion logic to check for @OverRide on methods in addition to checking for parameter types matches to HttpRequest/HttpResponse. Signed-off-by: Rahul Krishna <i.m.ralk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8a2be2d - Browse repository at this point
Copy the full SHA 8a2be2dView commit details -
Merge pull request #104 from codellm-devkit/issue-86-entrypoints
Issue 86 entrypoints
Configuration menu - View commit details
-
Copy full SHA for dbabfd3 - Browse repository at this point
Copy the full SHA dbabfd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 484586b - Browse repository at this point
Copy the full SHA 484586bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.2...v2.1.0