abdelwahabram / abdelwahabram/shed
update Block
Aperta
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### current behavior:
File, Tree, Shell have alot of common methods
### how to fix:
move the common methods to the Block class and inherit from it
reference:
https://github.com/abdelwahabram/shed/blob/5519214028a14c99ea72047d1adf43fe6ccd598e/source/block.py#L3
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Look at the Block class in source/block.py and the File, Tree, Shell classes to identify common methods. Move those methods to Block and update the other classes to inherit from Block. Run existing tests to ensure nothing breaks.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- backend
- Tipo di issue
- Refactoring
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100