andyferris / Dictionaries.jl

An alternative interface for dictionaries in Julia, for improved productivity and performance
Other
278 stars 28 forks source link

add valtype() methods #103

Closed aplavin closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #103 (a9fb97c) into master (1510dac) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   77.08%   77.11%   +0.02%     
==========================================
  Files          18       18              
  Lines        1999     2001       +2     
==========================================
+ Hits         1541     1543       +2     
  Misses        458      458              
Impacted Files Coverage Δ
src/AbstractDictionary.jl 85.81% <100.00%> (+0.10%) :arrow_up:

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 1510dac...a9fb97c. Read the comment docs.