JuliaDynamics/DrWatson.jl

collect_results! : path

Aperta

#116 aperta il 19 gen 2020

 (1 commento) (1 reazione) (0 assegnatari)Julia (94 fork)batch import
good first issueimprovement

Metriche repository

Star
 (915 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

When collecting results using collect_results! the path to the files is automatically added. This is great but we currently add the full system-path. For better portability one could change this to just save the path relative to the project-rootfolder. Then things would stay coherent over different machines.

Guida contributor