TheoGuyard / LIBSVMdata.jl

A simple tool to fetch LIBSVM datasets to Julia
MIT License
2 stars 1 forks source link

Fix dataset path setup #8

Closed TheoGuyard closed 2 months ago

TheoGuyard commented 2 months ago

Fix the dataset location path which failed with Windows due to the use of / instead or \.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.78%. Comparing base (c814a97) to head (c24dba2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8 +/- ## ======================================= Coverage 83.78% 83.78% ======================================= Files 1 1 Lines 74 74 ======================================= Hits 62 62 Misses 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.