-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Implement error collection for deserialization (#1196) #5364
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
Open
sri-adarsh-kumar
wants to merge
21
commits into
FasterXML:3.x
Choose a base branch
from
sri-adarsh-kumar:issue-1196-error-collection-attempt-1
base: 3.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
4f94e17
Implement error collection for deserialization (#1196)
sri-adarsh-kumar 290d944
Apply GPT-5 review fixes for issue #1196
sri-adarsh-kumar 875c953
Refactor CollectingErrorsTest based on review feedback
sri-adarsh-kumar 6914713
Add documentation for error collection feature (#1196)
sri-adarsh-kumar b6ba90b
Refactor CollectingErrorsTest: remove deprecated APIs and clean up ex…
sri-adarsh-kumar 24604ba
Restore accidentally deleted module-info.java
sri-adarsh-kumar f0c4342
Address PR #5364 review feedback: rename API and improve documentation
sri-adarsh-kumar 9e799af
Merge branch '3.x' into issue-1196-error-collection-attempt-1
sri-adarsh-kumar dd562e9
Merge branch '3.x' into issue-1196-error-collection-attempt-1
cowtowncoder 752ca5f
Merge branch '3.x' into issue-1196-error-collection-attempt-1
cowtowncoder 9ae5948
Minor streamlining
cowtowncoder f95ebb9
Merge branch 'issue-1196-error-collection-attempt-1' of github.com:sr…
cowtowncoder 42446d2
PR #5364 refinements: move max-problem config to handler, refactor co…
sri-adarsh-kumar 9b874ad
Merge branch '3.x' into issue-1196-error-collection-attempt-1
cowtowncoder 43ae2fb
Merge branch 'issue-1196-error-collection-attempt-1' of github-zse:sr…
sri-adarsh-kumar 8fa8429
issue-1196: Fix exception handling when problem collection limit reached
sri-adarsh-kumar fa3fbe3
Merge branch '3.x' into issue-1196-error-collection-attempt-1
sri-adarsh-kumar d5e1d23
issue-1196: Fix README documentation inaccuracy
sri-adarsh-kumar 7782931
issue-1196: Refactor problem-collecting deserialization for _bind/_bi…
sri-adarsh-kumar 429c90a
Merge branch '3.x' into issue-1196-error-collection-attempt-1
sri-adarsh-kumar 597f515
Merge branch '3.x' into issue-1196-error-collection-attempt-1
cowtowncoder 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
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
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.