MarketSquare / MarketSquare/Rammbock

Support bag case size 0

Open
#39 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
64
Forks
48
PR merge metrics
No merged PRs in 30d

Description

It would be useful sometimes to explicitly define a case of size 0. Meaning that we know that a certain element might appear, but we want to fail at validation when that happens.

Contributor guide

No contributing guide indexed for this repository

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

Start by locating the bag case-size handling and its existing validation tests. Trace how nonzero case sizes are represented and validated, then define the size-0 behavior described in the issue and add coverage showing that an encountered element fails validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.