markhoerth / dremio_client

Apache License 2.0
31 stars 25 forks source link

Adding rest api's for catalog_item_by_path and catalog_item_by_id, updated delete_catalog method and added set_collaboration_wiki function #128

Closed kishorekumar422 closed 3 years ago

kishorekumar422 commented 3 years ago

Adding rest api's for catalog_item_by_path and catalog_item_by_id, updated delete_catalog method and added set_collaboration_wiki function

codecov[bot] commented 3 years ago

Codecov Report

Merging #128 into master will decrease coverage by 0.20%. The diff coverage is 11.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage   52.80%   52.60%   -0.21%     
==========================================
  Files          24       24              
  Lines        1585     1593       +8     
==========================================
+ Hits          837      838       +1     
- Misses        748      755       +7     
Impacted Files Coverage Δ
dremio_client/model/endpoints.py 52.14% <0.00%> (-2.00%) :arrow_down:
dremio_client/dremio_simple_client.py 48.86% <66.66%> (+0.02%) :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 7ba767f...1aaa233. Read the comment docs.