cernopendata / cernopendata-client

CERN Open Data command-line client
http://cernopendata-client.readthedocs.io/
GNU General Public License v3.0
10 stars 9 forks source link

cli: add filter option for the get-metadata command #130

Closed joudmas closed 11 months ago

joudmas commented 1 year ago

cli: add --filter option in get-metadata command modified get-metadata to support multiple fields

codecov-commenter commented 1 year ago

Codecov Report

Merging #130 (a95f805) into master (eead01e) will decrease coverage by 0.14%. The diff coverage is 80.48%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/cernopendata/cernopendata-client/pull/130/graphs/tree.svg?width=650&height=150&src=pr&token=4PAILR2S7S&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cernopendata)](https://app.codecov.io/gh/cernopendata/cernopendata-client/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cernopendata) ```diff @@ Coverage Diff @@ ## master #130 +/- ## ========================================== - Coverage 79.84% 79.71% -0.14% ========================================== Files 11 11 Lines 665 700 +35 ========================================== + Hits 531 558 +27 - Misses 134 142 +8 ``` | [Files](https://app.codecov.io/gh/cernopendata/cernopendata-client/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cernopendata) | Coverage Δ | | |---|---|---| | [cernopendata\_client/cli.py](https://app.codecov.io/gh/cernopendata/cernopendata-client/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cernopendata#diff-Y2Vybm9wZW5kYXRhX2NsaWVudC9jbGkucHk=) | `91.37% <80.48%> (-3.08%)` | :arrow_down: |