HumanBrainProject / HumanBrainProject/hbp-validation-framework
Test observation data: check hash
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Test observation data url is currently editable. In future, we should evaluate the hash of the target file and ensure this is unchanged, if any results are already associated with this test. This would mean the location of the target file is permitted to be changed (such as moving from Collab storage to CSCS) but the contents of the file should be same.
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 locating the validation for test observation data and the logic that tracks results already associated with a test. Check how the target file URL is currently handled and whether hashing is already supported. Done means a changed location is accepted when contents match, while a content change is rejected when results exist.
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