[GenAI] Add support for com.alibaba.fastjson2:fastjson2:2.0.53 using gpt-5.5#8178
Open
vjovanov wants to merge 6 commits into
Open
[GenAI] Add support for com.alibaba.fastjson2:fastjson2:2.0.53 using gpt-5.5#8178vjovanov wants to merge 6 commits into
vjovanov wants to merge 6 commits into
Conversation
jormundur00
requested changes
Jun 8, 2026
jormundur00
left a comment
Member
There was a problem hiding this comment.
The PR still needs stronger dynamic-access coverage before it can be accepted. The summary reports 30/529 covered dynamic-access calls (5.67%), which is below the >20% minimum we use for library-new-request PRs when there are dynamic-access calls to cover. Please expand the test so it exercises more of the behavior that requires the submitted metadata, then refresh the coverage evidence.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What does this PR do?
Fixes: #2192
This PR introduces tests and metadata for com.alibaba.fastjson2:fastjson2:2.0.53, enabling support for this library.
Summary:
Forge
origin/mastermastereece5f4c4d04e88b1b154b86fa6532f07e3f836bStats from
stats/<groupId>/<artifactId>/<metadata-version>/stats.json:Dynamic access coverage:
Library coverage:
Local CI Verification
success