Skip to content

Possible fix for #5380 (Records, @JsonValue)#5655

Draft
cowtowncoder wants to merge 6 commits into
3.xfrom
tatu-claude/3.1/5380-json-value-record
Draft

Possible fix for #5380 (Records, @JsonValue)#5655
cowtowncoder wants to merge 6 commits into
3.xfrom
tatu-claude/3.1/5380-json-value-record

Conversation

@cowtowncoder
Copy link
Copy Markdown
Member

@cowtowncoder cowtowncoder commented Feb 8, 2026

Fixes #5380

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 8, 2026

🧪 Code Coverage Report

Metric Coverage Change
Instructions coverage 80.89% 📈 +0.000%
Branches branches 74.12% 📈 +0.000%

Coverage data generated from JaCoCo test results

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 9, 2026

🧪 Code Coverage Report

Metric Coverage Change
Instructions coverage 80.92% 📈 +0.010%
Branches branches 74.16% 📈 +0.020%

Coverage data generated from JaCoCo test results

@cowtowncoder cowtowncoder changed the title Possible fix for #5380 Possible fix for #5380 (Records, @JsonValue) Feb 10, 2026
@github-actions
Copy link
Copy Markdown

🧪 Code Coverage Report

Metric Coverage Change
Instructions coverage 81.02% 📈 +0.010%
Branches branches 74.21% 📈 +0.020%

Coverage data generated from JaCoCo test results

@github-actions
Copy link
Copy Markdown

🧪 Code Coverage Report

Metric Coverage Change
Instructions coverage 81.04% 📈 +0.000%
Branches branches 74.25% 📈 +0.030%

Coverage data generated from JaCoCo test results

@cowtowncoder
Copy link
Copy Markdown
Member Author

I don't like the solution, re-introspection, special-casing; will probably close this PR soon.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 4, 2026

🧪 Code Coverage Report

Metric Coverage Change
Instructions coverage 81.21% 📉 -0.010%
Branches branches 74.32% 📈 +0.000%

Coverage data generated from JaCoCo test results

@github-actions
Copy link
Copy Markdown

🧪 Code Coverage Report

Metric Coverage Change
Instructions coverage 81.36% 📈 +0.000%
Branches branches 74.62% 📈 +0.010%

Coverage data generated from JaCoCo test results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@JsonValue ignores propertyInclusion rules for config overide

1 participant