cginternals / cginternals/cppfs

Diff not handle folders been relplace by files with same name

Aperta
#27 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
514
Fork
73
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

If you have two file Tree and call `auto diff = tree0.createDiff(tree1);` if `tree0` has a folder called `foo` and `tree1` has had that folder removed and a file added called `foo` the resulting diff will not contain info about the file.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start at the tree0.createDiff(tree1) entry point and reproduce the case where a folder named foo is replaced by a file with the same name. Inspect the resulting diff and compare it with the expected file information. Done means the diff reports the replacement and includes the new file.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
cpp
Ambito
operating-systems
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.