JuliaDynamics/DrWatson.jl

collect_results! : path

Ouverte

#116 ouverte le 19 janv. 2020

 (1 commentaire) (1 réaction) (0 personne assignée)Julia (94 forks)batch import
good first issueimprovement

Métriques du dépôt

Stars
 (915 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur