python-jsonschema / python-jsonschema/jsonschema

ErrorTree assumes one error per validator

Open
#442 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug Error Reporting
Dominant language
Python
Stars
5k
Forks
671
Avg merge
1d 1h
Merged PRs (30d)
10

Description

This seems like a correct assumption (both at the minute and likely forever, which probably should be better documented) but if it ever were not the case, it'd silently not do nice things, which is not very nice.

EDIT: it's not the case

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue identifies ErrorTree but names no file or test. Start by locating the ErrorTree implementation and its existing tests, then trace how multiple errors from one validator are represented; done means the behavior is no longer silently incorrect or the one-error assumption is explicitly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.