NREL-Sienna / InfrastructureSystems.jl

Utility package for Sienna's simulation infrastructure
https://nrel-sienna.github.io/InfrastructureSystems.jl/
BSD 3-Clause "New" or "Revised" License
39 stars 20 forks source link

Fix paths for Windows #205

Closed daniel-thom closed 3 years ago

daniel-thom commented 3 years ago

The copy command was failing if a path contained a forward slash.

This will fix https://github.com/NREL-SIIP/PowerSystems.jl/issues/718

codecov[bot] commented 3 years ago

Codecov Report

Merging #205 (9e36848) into master (57bd57d) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #205      +/-   ##
==========================================
- Coverage   74.62%   74.62%   -0.01%     
==========================================
  Files          42       42              
  Lines        3015     3011       -4     
==========================================
- Hits         2250     2247       -3     
+ Misses        765      764       -1     
Flag Coverage Δ
unittests 74.62% <100.00%> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/utils/utils.jl 61.08% <100.00%> (+0.75%) :arrow_up:
src/internal.jl 74.46% <0.00%> (-2.13%) :arrow_down:
src/time_series_container.jl 58.69% <0.00%> (-1.73%) :arrow_down:
src/utils/lazy_dict_from_iterator.jl 96.15% <0.00%> (-0.15%) :arrow_down:
src/hdf5_time_series_storage.jl 94.27% <0.00%> (-0.04%) :arrow_down:
src/utils/print.jl 33.54% <0.00%> (+0.21%) :arrow_up: