Skip to content

CMR-11254: Change to debug UMM-C Spec validation results logs#2467

Open
jmaeng72 wants to merge 2 commits into
masterfrom
CMR-11254
Open

CMR-11254: Change to debug UMM-C Spec validation results logs#2467
jmaeng72 wants to merge 2 commits into
masterfrom
CMR-11254

Conversation

@jmaeng72

@jmaeng72 jmaeng72 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Overview

What is the objective?

UMM-C spec logs are long and aren't needed at INFO level

What are the changes?

Moved these logs to DEBUG level

What areas of the application does this impact?

Ingest

Required Checklist

  • New and existing unit and int tests pass locally and remotely
  • clj-kondo has been run locally and all errors in changed files are corrected
  • I have commented my code, particularly in hard-to-understand areas
  • I have made changes to the documentation (if necessary)
  • My changes generate no new warnings

Additional Checklist

  • I have removed unnecessary/dead code and imports in files I have changed
  • I have cleaned up integration tests by doing one or more of the following:
    • migrated any are2 tests to are3 in files I have changed
    • de-duped, consolidated, removed dead int tests
    • transformed applicable int tests into unit tests
    • reduced number of system state resets by updating fixtures. Ex) (use-fixtures :each (ingest/reset-fixture {})) to be :once instead of :each

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants