ancapdev / LightBSON.jl

High performance encoding and decoding of BSON data in Julia
MIT License
20 stars 4 forks source link

Supporting reading dictionaries of specific types #23

Closed ancapdev closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #23 (1d84b63) into master (b598f68) will increase coverage by 0.12%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   91.86%   91.99%   +0.12%     
==========================================
  Files          13       13              
  Lines         824      824              
==========================================
+ Hits          757      758       +1     
+ Misses         67       66       -1     
Flag Coverage Δ
unittest 91.99% <100.00%> (+0.12%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/reader.jl 93.33% <100.00%> (+1.21%) :arrow_up:
src/object_id.jl 86.04% <0.00%> (-6.98%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.