nasa / Common-Metadata-Repository

Apache License 2.0
337 stars 92 forks source link

CMR-10023: Part 1 #2151

Closed jmaeng72 closed 1 month ago

jmaeng72 commented 1 month ago

Overview

What is the feature/fix?

Change logs from info to debug for search api and data folders

What is the Solution?

Switch logs from info to debug for logs that are already repeated in the REPORT log

What areas of the application does this impact?

Search App logs

Checklist

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 58.10%. Comparing base (f5af38e) to head (ca0ecc5).

Files Patch % Lines
.../search/data/metadata_retrieval/metadata_cache.clj 0.00% 7 Missing :warning:
search-app/src/cmr/search/api/tags.clj 0.00% 4 Missing :warning:
search-app/src/cmr/search/api/concepts_lookup.clj 0.00% 2 Missing :warning:
search-app/src/cmr/search/api/concepts_search.clj 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2151 +/- ## ========================================== - Coverage 58.11% 58.10% -0.01% ========================================== Files 1044 1044 Lines 70321 70323 +2 Branches 2006 2008 +2 ========================================== - Hits 40867 40863 -4 - Misses 27582 27586 +4 - Partials 1872 1874 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.