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

Data type float into string field type conflicting #144

Merged
merged 2 commits into from
May 2, 2023

Conversation

dan-du-car
Copy link
Collaborator

@dan-du-car dan-du-car commented May 2, 2023

PR Details

Description

There are a few more fields that were stored as string, but the incoming message is of type float.

image

Related Issue

#138
#145

Motivation and Context

How Has This Been Tested?

NA

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
    CDA Telematics Contributing Guide
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@dan-du-car dan-du-car changed the title init Data type float into string field type conflicting May 2, 2023
@sonarcloud
Copy link

sonarcloud bot commented May 2, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug E 44 Bugs
Vulnerability E 1 Vulnerability
Security Hotspot E 31 Security Hotspots
Code Smell A 609 Code Smells

0.0% 0.0% Coverage
1.6% 1.6% Duplication

@adev4a adev4a merged commit 52e3338 into release/k900 May 2, 2023
@adev4a adev4a deleted the hotfix_type_conflict branch May 2, 2023 21:11
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