Skip to content

[GenAI] Add support for com.fasterxml.woodstox:woodstox-core:5.0.3 using gpt-5.5#8138

Open
vjovanov wants to merge 6 commits into
masterfrom
ai/vjovanov/add-lib-support-com.fasterxml.woodstox-woodstox-core-5.0.3
Open

[GenAI] Add support for com.fasterxml.woodstox:woodstox-core:5.0.3 using gpt-5.5#8138
vjovanov wants to merge 6 commits into
masterfrom
ai/vjovanov/add-lib-support-com.fasterxml.woodstox-woodstox-core-5.0.3

Conversation

@vjovanov

@vjovanov vjovanov commented Jun 7, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Fixes: #1310

This PR introduces tests and metadata for com.fasterxml.woodstox:woodstox-core:5.0.3, enabling support for this library.

Summary:

  • Strategy: dynamic_access_main_sources_pi_gpt-5.5
  • Agent: pi
  • Model: gpt-5.5
  • Input tokens: 104076
  • Cached input tokens: 1159680
  • Output tokens: 17840
  • Metadata entries: 0
  • Iterations: 4
  • Library coverage percentage: 20.7
  • Generated lines of code: 293
  • Tested library lines of code: 3864

Forge

  • Forge monitored branch: origin/master
  • Forge branch: master
  • Forge commit hash: a02a60d1ff46eda0d11aa3fad709aba71d534a12

Stats from stats/<groupId>/<artifactId>/<metadata-version>/stats.json:

Dynamic access coverage:

  • Overall: 0/2 covered calls (0.00%)
  • Reflection: 0/2 covered calls (0.00%)

Library coverage:

  • Instruction: 15059/78067 (19.29%)
  • Line: 3864/18663 (20.70%)
  • Method: 635/2437 (26.06%)

Local CI Verification

  • Status: success
  • Commands run: 2
  • Fixup attempts: 0

@vjovanov vjovanov added library-new-request Request for supporting a new library, or updating the existing one. GenAI PRs produced by generative AI labels Jun 7, 2026

@jormundur00 jormundur00 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New-library PRs need dynamic-access coverage above 20% when there are dynamic-access calls to cover. This PR reports 0/2 covered dynamic-access calls (0.00%), so it needs stronger tests or refreshed coverage evidence before approval.

@jormundur00 jormundur00 added the human-intervention Requires manual follow-up because automated dynamic-access coverage remained too low label Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GenAI PRs produced by generative AI human-intervention Requires manual follow-up because automated dynamic-access coverage remained too low library-new-request Request for supporting a new library, or updating the existing one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for com.fasterxml.woodstox:woodstox-core:5.0.3

2 participants