JuliaLang / Downloads.jl

MIT License
89 stars 34 forks source link

make precompile workload relocatable #236

Closed KristofferC closed 4 months ago

KristofferC commented 4 months ago

@__FILE__ is expanded at compile time and will not be available on other machines.

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (2dd891a) 89.70% compared to head (48b1ed8) 89.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #236 +/- ## ======================================= Coverage 89.70% 89.70% ======================================= Files 5 5 Lines 583 583 ======================================= Hits 523 523 Misses 60 60 ```

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