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

Add codecov token #30

Closed artememelin closed 3 months ago

artememelin commented 3 months ago

Pull request checklist

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 71.78%. Comparing base (c15e939) to head (318b7d9). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #30 +/- ## =========================================== - Coverage 83.29% 71.78% -11.52% =========================================== Files 18 24 +6 Lines 826 1056 +230 =========================================== + Hits 688 758 +70 - Misses 138 298 +160 ```

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