nasa / eo-metadata-tools

eo-metadata-tools is a set of repositories for working with Earth Observation metadata. At its core are common libraries and demonstration scripts for accessing the Common Metadata Repository, to be accompanied by more specific modules and scripts to do dataset-specific queries, metadata validation, etc...
Apache License 2.0
25 stars 11 forks source link

cmr-6899 - readme improvement #30

Closed jceaser closed 3 years ago

jceaser commented 3 years ago

While testing, some confusing text in the README was found.

codecov-commenter commented 3 years ago

Codecov Report

Merging #30 (1263303) into master (9588d25) will increase coverage by 9.67%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   73.72%   83.40%   +9.67%     
==========================================
  Files          16        7       -9     
  Lines        1119      500     -619     
==========================================
- Hits          825      417     -408     
+ Misses        294       83     -211     
Impacted Files Coverage Δ
CMR/python/test/cmr/__init__.py
CMR/python/test/cmr/auth/test_token.py
CMR/python/docit.py
CMR/python/test/cmr/search/test_search.py
CMR/python/test/cmr/search/test_granule.py
CMR/python/test/cmr/util/test_network.py
CMR/python/setup.py
CMR/python/test/cmr/util/test_common.py
CMR/python/test/cmr/search/test_common.py

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 9588d25...1263303. Read the comment docs.