shards icon indicating copy to clipboard operation
shards copied to clipboard

Optionally caching the table metadata

Open cabol opened this issue 2 years ago • 1 comments

cabol avatar Oct 29 '23 17:10 cabol

Codecov Report

Merging #62 (2c8799d) into master (82560f5) will not change coverage. The diff coverage is 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff            @@
##            master       #62   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         9    +1     
  Lines          485       517   +32     
=========================================
+ Hits           485       517   +32     
Flag Coverage Δ
otp-25.x ?
otp-26.x 100.00% <100.00%> (?)

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

Files Coverage Δ
src/shards.erl 100.00% <100.00%> (ø)
src/shards_group.erl 100.00% <100.00%> (ø)
src/shards_lib.erl 100.00% <100.00%> (ø)
src/shards_meta.erl 100.00% <100.00%> (ø)
src/shards_meta_cache.erl 100.00% <100.00%> (ø)
src/shards_opts.erl 100.00% <100.00%> (ø)
src/shards_partition.erl 100.00% <100.00%> (ø)
src/shards_partition_sup.erl 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Oct 29 '23 17:10 codecov-commenter