-
Notifications
You must be signed in to change notification settings - Fork 189
Feature/annotation parser improvments #1312
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
38e02ab
Testing something
lwasylow 461ad5d
Another test
lwasylow 44f5495
Test
lwasylow b5f2dc7
Thats funny:)
lwasylow 0dd7dba
that is rubbish
lwasylow 4ea0fcb
revert test
lwasylow 17604d8
Small tweaks
lwasylow 5869f32
one at the time
lwasylow 3f8d2cf
Move out outside
lwasylow 37fae24
fix invalid locator
lwasylow 5189955
revert
lwasylow 5a21774
Changing a code to validate by lines instead of clobs for performance.
lwasylow 39f5d64
Fixing loop syntax
lwasylow 93ffb72
Merge branch 'develop' of https://github.com/utPLSQL/utPLSQL into fea…
lwasylow 393cfec
Update code
lwasylow 8d794f0
Update block
lwasylow a32e09d
Small fixes
lwasylow b2e914f
Update comment
lwasylow 66de806
Introduce global variable
lwasylow f82a3b5
Cleanup
lwasylow 934df67
Optimization fiurther
lwasylow 65145c2
Trim spaces
lwasylow 8105179
Added extra tests.
lwasylow cc491cf
Enhance annotation parser with new tests and source line handling fun…
lwasylow 6717ad3
Add tests for Windows-style newlines and long procedure names in anno…
lwasylow 6c513be
Fix regex extraction for procedure/function names and ensure ordered …
lwasylow 46f3d12
Update tests
lwasylow 81e1752
Refactor annotation parser tests and utility functions
lwasylow fecbcc1
Remove redundant parse_object_annotations function overloads and upda…
lwasylow 2547b40
Update code to avoid
lwasylow 40eb166
Enhance annotation processing by improving SQL text handling and addi…
lwasylow 1cdeb9c
Refactor annotation processing and enhance line scanning functionalit…
lwasylow c4d0ab0
Remove redundant exception handling in build_annot_cache_for_sources …
lwasylow aa3bfe7
Refactor annotation patterns in ut_annotation_parser and remove unuse…
lwasylow File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Cleanup
- Loading branch information
commit f82a3b556c2a5a64c196f0fb1a7b22b77999079b
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.