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

[ISSUE-3306] Fix FsPath null String #3307

Merged
merged 2 commits into from Sep 13, 2022
Merged

[ISSUE-3306] Fix FsPath null String #3307

merged 2 commits into from Sep 13, 2022

Conversation

aiceflower
Copy link
Contributor

fix NPE problem #3306

@casionone casionone changed the title Fix NPE problem [ISSUE-3306] Fix FsPath null String Sep 10, 2022
@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Merging #3307 (128270c) into dev-1.3.0 (779a445) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@               Coverage Diff               @@
##             dev-1.3.0    #3307      +/-   ##
===============================================
- Coverage        14.69%   14.68%   -0.01%     
  Complexity        1018     1018              
===============================================
  Files              677      677              
  Lines            23744    23746       +2     
  Branches          3541     3542       +1     
===============================================
  Hits              3488     3488              
- Misses           19740    19742       +2     
  Partials           516      516              
Impacted Files Coverage Δ
.../main/java/org/apache/linkis/common/io/FsPath.java 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@casionone casionone left a comment

Choose a reason for hiding this comment

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

LGTM

@casionone casionone merged commit 1497415 into apache:dev-1.3.0 Sep 13, 2022
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.

None yet

2 participants