ancapdev / LightBSON.jl

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

Indexed reader tests and foreach #18

Closed dantaras closed 2 years ago

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

Codecov Report

Merging #18 (ceb2e31) into master (729b430) will decrease coverage by 0.11%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   92.19%   92.07%   -0.12%     
==========================================
  Files          13       13              
  Lines         794      795       +1     
==========================================
  Hits          732      732              
- Misses         62       63       +1     
Flag Coverage Δ
unittest 92.07% <0.00%> (-0.12%) :arrow_down:

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

Impacted Files Coverage Δ
src/indexed_reader.jl 95.00% <0.00%> (+0.26%) :arrow_up:
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 729b430...ceb2e31. Read the comment docs.

ancapdev commented 2 years ago

Could you bump version to 0.2.8, please? I'll merge and release