NatLabRockies / NatLabRockies/COMPASS
Add test using FIPS over u32 range
Open
Nobody has claimed this yet.
topic-rust-general
- Dominant language
- Python
- Stars
- 17
- Forks
- 4
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 17
Description
The original u32 is not enough to fit all range of FIPS. In #232 that is addressed, but no tests added. I intentionally left that for after the multiple entries of FIPS are normalized in a single table.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #232 and the existing tests around FIPS normalization; the payload does not name specific files. Add coverage for FIPS values beyond the u32 range after normalization into a single table, and confirm the test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100