JuliaDynamics/DrWatson.jl

collect_results! : path

オープン

#116 opened on 2020/01/19

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)Julia (94 件のフォーク)batch import
good first issueimprovement

Repository metrics

Stars
 (915 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド