Deltares / Deltares/rtc-tools-interface
Add check on uniqueness of id's
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Check whether the id's in the goal and plot table are unique.
(Initially reported in the GitLab repository.)
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 code that defines or validates the goal and plot tables, then inspect how their ids are currently loaded and checked. The work is done when duplicate ids are detected for both tables and the existing validation path reports them clearly; add or run the relevant tests if the repository provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100