Skip to content

[test-2559][e2e] test data configure isolation #3712

Merged
davidzollo merged 53 commits intoapache:devfrom
xingchun-chen:dev
Sep 19, 2020
Merged

[test-2559][e2e] test data configure isolation #3712
davidzollo merged 53 commits intoapache:devfrom
xingchun-chen:dev

Conversation

@xingchun-chen
Copy link
Copy Markdown
Contributor

#2559 test data configure isolation 

@xingchun-chen
Copy link
Copy Markdown
Contributor Author

@yangyichao-mango Please look at the code styte error of java.io.* , What needs to be changed
image

@yangyichao-mango
Copy link
Copy Markdown
Contributor

@yangyichao-mango Please look at the code styte error of java.io.* , What needs to be changed

image

It's not recommend to use import a.*, we should use the specific class like import a.B.

@xingchun-chen
Copy link
Copy Markdown
Contributor Author

Use the following class to report the same error
import java.io.IOException;
import java.io.InputStream;

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Copy Markdown
Contributor

@qiaozhanwei qiaozhanwei left a comment

Choose a reason for hiding this comment

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

+1

@davidzollo davidzollo merged commit 42deff0 into apache:dev Sep 19, 2020
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.

5 participants