markhoerth / dremio_client

Apache License 2.0
31 stars 25 forks source link

add get_item method to catalog class #62

Closed insatomcat closed 4 years ago

insatomcat commented 4 years ago

to create an object from arbitratry cid or path see #60

codecov[bot] commented 4 years ago

Codecov Report

Merging #62 into master will decrease coverage by 0.08%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   54.35%   54.27%   -0.09%     
==========================================
  Files          22       22              
  Lines        1503     1509       +6     
==========================================
+ Hits          817      819       +2     
- Misses        686      690       +4     
Impacted Files Coverage Δ
dremio_client/model/data.py 65.02% <25.00%> (-0.32%) :arrow_down:
dremio_client/dremio_client.py 38.66% <50.00%> (+0.31%) :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 f39f14d...41c3e37. Read the comment docs.