bhftbootcamp / Serde.jl

Serde is a Julia library for (de)serializing data to/from various formats. The library offers a simple and concise API for defining custom (de)serialization behavior for user-defined types
Apache License 2.0
31 stars 7 forks source link

Update CI #50

Closed artememelin closed 2 months ago

artememelin commented 2 months ago

Pull request checklist

github-actions[bot] commented 2 months ago

:blue_book: A preview of the documentation will be here soon

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 71.78%. Comparing base (50921d0) to head (cf6a88b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #50 +/- ## ======================================= Coverage 71.78% 71.78% ======================================= Files 24 24 Lines 1056 1056 ======================================= Hits 758 758 Misses 298 298 ```

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