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

Fix docstrings #16

Closed artememelin closed 4 months ago

artememelin commented 4 months ago

Pull request checklist

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 71.16%. Comparing base (c15e939) to head (76cc737). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #16 +/- ## =========================================== - Coverage 83.29% 71.16% -12.13% =========================================== Files 18 23 +5 Lines 826 1030 +204 =========================================== + Hits 688 733 +45 - Misses 138 297 +159 ```

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