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

#417 Spark-XML hack removed #1783

Merged
merged 1 commit into from
May 14, 2021

Conversation

dk1844
Copy link
Contributor

@dk1844 dk1844 commented May 12, 2021

  1. first a unit test has been added to assert the current functionality
  2. SparkXML-hack removed
  3. the test holds

###RN suggestion
XML input standardization: SparkXML-hack for arrays removed, no change in function should be noticed.

Closes #417

@sonarcloud
Copy link

sonarcloud bot commented May 12, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@AdrianOlosutean AdrianOlosutean left a comment

Choose a reason for hiding this comment

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

Looks good.

@dk1844 dk1844 added the PR:no testing needed Only for PR - PR doesn't need to be tested by a tester (person) label May 14, 2021
@dk1844
Copy link
Contributor Author

dk1844 commented May 14, 2021

After discussion with @benedeki and @Zejnilovic, I have assigned label no testing needed as the added test case and its way of originating should suffice as evidence of correct behavior, guarding from regression.

@dk1844 dk1844 merged commit fa2bbd5 into develop-ver-3.0 May 14, 2021
@dk1844 dk1844 deleted the feature/417-spark-xml-hack-removal branch May 14, 2021 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR:no testing needed Only for PR - PR doesn't need to be tested by a tester (person)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove extra code when spark-xml handles empty arrays
2 participants