HumanBrainProject / HumanBrainProject/hbp-validation-framework
publication field not implemented
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Neither tests nor models presently have the field named 'publication' implemented.
Seems to be a TODO item:
https://github.com/HumanBrainProject/hbp-validation-framework/blob/2ba3da37c9f237dc7d2f43600aac0ae07f08cdf9/validation_service_v2/validation_service/data_models.py#L548
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 at validation_service_v2/validation_service/data_models.py around line 548, where the TODO for the publication field is identified. Then inspect the repository's tests and models to determine how fields are represented and tested. Done means publication is implemented consistently in the relevant model and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100