-
Notifications
You must be signed in to change notification settings - Fork 45
Introduce custom JavaDoc tags #565 #585
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
29 commits
Select commit
Hold shift + click to select a range
e88bd65
Introduce custom plugin's JavaDoc tags #565
onewhl 43c4cf0
Render UtBot custom JavaDoc tags correctly #565
onewhl 760594f
Add an option to generate summaries using custom JavaDoc tags #565
onewhl 050550f
Fill value of utbot.iterates tag #565
onewhl ca86976
Collect info about Invoke, Iterate, and Return sections #565
onewhl d77e739
Review fixes
onewhl 6ae1157
Add unit tests for summaries with custom JavaDoc tags #565
onewhl 100e3df
Fix after rebasing
onewhl 8d4063b
Add summary tests for MinStack #565
onewhl 6d01afe
Fix broken tests
onewhl d03ad76
Add <pre> tag only in case when custom javadoc tags are not used
onewhl 74c5822
Use a full exception name instead of simple name to build inline link…
onewhl 7e4aaf9
Minor refactoring
onewhl 92eb15d
Minor refactoring: avoid code duplication
onewhl cf9b60f
Add DocCustomTagStatement and CgCustomTagStatement
onewhl 9c14eb0
Refactored code to avoid code duplication
onewhl 6dce850
Fix tests: add full name for classes
onewhl 7800d33
Add JUnit extension to control USE_CUSTOM_TAGS setting
onewhl d003962
Move useCustomJavaDocTags to UtSettings, make useFuzzing true
onewhl f8e6764
Remove unused import and fix broken tests
onewhl 321bf0d
Fix broken tests
onewhl a52fb20
Add comments, remove unused method
onewhl 83f4e71
Review fixes: fixed formatting, removed redundant types
onewhl abe7ca6
Review fixes: fixed formatting, removed useless overriding methods
onewhl 475cae5
Review fixes: extracted method, polished code
onewhl 99b06ad
fix after rebasing
onewhl 21a7035
fix after rebasing
onewhl 4951b6f
review fixes
onewhl bd616a9
fix rendering after updating to idea 2022.1. now we don't need to gen…
onewhl 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
Review fixes: fixed formatting, removed redundant types
- Loading branch information
commit 83f4e7111c3533bbd95d631ffec47d9cf10ebc35
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
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
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
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
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
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.