bhftbootcamp / EasyCurl.jl

EasyCurl is a lightweight Julia package that provides a user-friendly wrapper for the libcurl C library, for making HTTP requests. It is useful for sending HTTP requests, especially when dealing with RESTful APIs
Apache License 2.0
10 stars 1 forks source link

Update make.jl template #13

Closed artememelin closed 2 months ago

artememelin commented 2 months ago

Pull request checklist

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 80.73%. Comparing base (a4f3007) to head (1545a74).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #13 +/- ## ======================================= Coverage 80.73% 80.73% ======================================= Files 2 2 Lines 244 244 ======================================= Hits 197 197 Misses 47 47 ```

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