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

Move readme to index #15

Closed artememelin closed 1 month ago

artememelin commented 1 month ago

Pull request checklist

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 80.73%. Comparing base (eb9ee7b) to head (b1597cf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #15 +/- ## ======================================= 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.