JuliaData / DataAPI.jl

A data-focused namespace for packages to share functions
Other
33 stars 13 forks source link

require `get` for DataAPI.invrefpool support #34

Closed bkamins closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #34 (e1ed542) into main (241a203) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   90.90%   90.90%           
=======================================
  Files           1        1           
  Lines          22       22           
=======================================
  Hits           20       20           
  Misses          2        2           
Impacted Files Coverage Δ
src/DataAPI.jl 90.90% <ø> (ø)

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 241a203...a7b617d. Read the comment docs.

bkamins commented 3 years ago

Thank you!