Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Open 1641] Change warnings to info messages #1643

Merged
merged 3 commits into from
Jul 14, 2017
Merged

[Open 1641] Change warnings to info messages #1643

merged 3 commits into from
Jul 14, 2017

Conversation

luisschubert
Copy link
Contributor

Modified the ServiceCompositor and TelemetryCapability to prevent sending warning messages to the console and send information messages instead. nasa/openmct/issues/1641
@larkin please take a look

Copy link
Contributor

@larkin larkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small change in line-- just cleaning up comments.

@@ -117,7 +117,7 @@ define(
} catch (e) {
// $injector should throw if telemetryService
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this comment seems out of date. can you remove it?

@larkin
Copy link
Contributor

larkin commented Jul 13, 2017

Leaving a review checklist here so that it can be merged when comment is cleaned up.

Reviewer Checklist

  1. Changes appear to address issue? Y
  2. Appropriate unit tests included? Y
  3. Code style and in-line documentation are appropriate? Y
  4. Commit messages meet standards? Y

removed outdated comment.
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.

2 participants