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

NMS-17066: Fix Measurement TrendLine #7597

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

rssntn67
Copy link
Contributor

@rssntn67 rssntn67 commented Jan 17, 2025

TrendLine was nnot able to parse Long Term measument data because was not able to manage Double.NaN.
Added unit test with real data fetched

TrendLine was nnot able to parse Long Term measument data
because was not able to manage Double.NaN.
Added unit test with real data fetched
@cgorantla cgorantla changed the title Fix Measurement TrendLine NMS-17066: Fix Measurement TrendLine Jan 22, 2025
Copy link
Contributor

@cgorantla cgorantla left a comment

Choose a reason for hiding this comment

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

LGTM, just need to update copyright headers.

Copy link
Contributor

@christianpape christianpape left a comment

Choose a reason for hiding this comment

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

Minor formatting changes. Headers must also be altered.

rssntn67 and others added 3 commits February 19, 2025 11:20
Copy link
Contributor

@cgorantla cgorantla left a comment

Choose a reason for hiding this comment

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

minor copyright header updates needed.
otherwise LGTM.

@rssntn67 Since this PR is coming from your fork, we can't make these changes.

@@ -0,0 +1,165 @@
/*******************************************************************************
Copy link
Contributor

Choose a reason for hiding this comment

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

need to update copyright headers here as well

@@ -0,0 +1,156 @@
/*******************************************************************************
Copy link
Contributor

Choose a reason for hiding this comment

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

need to update copyright headers here as well

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.

3 participants