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-6875 addressing codecov report display issue #26

Closed jaybarra closed 3 years ago

jaybarra commented 3 years ago

CMR-6875

added codecov.yml file to fix some path changes in codecov

How to test said change look at the PR branch in codecov and see that the files can be browsed in the correct location from codecov including syntax highlighting for coverage on the code

https://app.codecov.io/gh/nasa/eo-metadata-tools/compare/26/tree

codecov-io commented 3 years ago

Codecov Report

Merging #26 (d0351f6) into master (bf4e82e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   89.72%   89.72%           
=======================================
  Files          14       14           
  Lines         895      895           
=======================================
  Hits          803      803           
  Misses         92       92           

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 bf4e82e...d0351f6. Read the comment docs.