astrodbtoolkit / astrodbtoolkit/AstrodbKit
Add error handling for missing/misordered reference tables
- Lingua principale
- Python
- Stelle
- 12
- Fork
- 5
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
It's super easy to add a reference table to the schema and then neglect to add it to the reference_table list. The order in which the reference tables are listed is also important. It would be good to have some error handling setup specifically for these two cases.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by locating the schema definition and the reference_table list, then trace where reference tables are loaded or validated. Add clear errors for a schema table missing from the list and for an invalid table order; done means both cases are detected consistently.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python, sqlalchemy
- Ambito
- databases
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 42/100