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

[Bug] fix UT test #15684

Merged
merged 1 commit into from
Mar 8, 2024
Merged

[Bug] fix UT test #15684

merged 1 commit into from
Mar 8, 2024

Conversation

caishunfeng
Copy link
Contributor

Purpose of the pull request

fix UT test false becase different locale.

Brief change log

ResourcesServiceTest

Verify this pull request

@caishunfeng caishunfeng changed the title [Chore] fix UT test [Bug] fix UT test Mar 8, 2024
@caishunfeng caishunfeng self-assigned this Mar 8, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.96%. Comparing base (e984300) to head (97a0c93).

❗ Current head 97a0c93 differs from pull request most recent head cb91ff2. Consider uploading reports for the commit cb91ff2 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##                dev   #15684      +/-   ##
============================================
- Coverage     38.97%   38.96%   -0.01%     
  Complexity     4839     4839              
============================================
  Files          1316     1316              
  Lines         45000    45000              
  Branches       4817     4817              
============================================
- Hits          17539    17536       -3     
- Misses        25565    25568       +3     
  Partials       1896     1896              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Mar 8, 2024

Please retry analysis of this Pull-Request directly on SonarCloud

@caishunfeng caishunfeng added ready-to-merge 3.2.2 bug Something isn't working labels Mar 8, 2024
@caishunfeng caishunfeng merged commit 68065d3 into apache:dev Mar 8, 2024
55 of 56 checks passed
ZhongJinHacker pushed a commit to ZhongJinHacker/dolphinscheduler that referenced this pull request Mar 11, 2024
SbloodyS pushed a commit that referenced this pull request Mar 11, 2024
…15689)

* clean unused import

* fix style check

* fix when path is null or empty, it will cause serverhost is null,

* fix UT test (#15684)

* [Fix-15639] parameterPassing is null case NPE (#15678)

Co-authored-by: caishunfeng <[email protected]>

* fix  when path is null or empty, it will cause serverhost is null,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants