ancapdev / LightBSON.jl

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

indexed reader sizeof #16

Closed dantaras closed 2 years ago

dantaras commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #16 (9fbfb8b) into master (fc0a6ed) will decrease coverage by 0.24%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   92.30%   92.06%   -0.25%     
==========================================
  Files          13       13              
  Lines         793      794       +1     
==========================================
- Hits          732      731       -1     
- Misses         61       63       +2     
Flag Coverage Δ
unittest 92.06% <0.00%> (-0.25%) :arrow_down:

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

Impacted Files Coverage Δ
src/indexed_reader.jl 94.73% <0.00%> (-5.27%) :arrow_down:
src/object_id.jl 90.69% <0.00%> (-2.33%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fc0a6ed...9fbfb8b. Read the comment docs.