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 #7398] Fix ExportConfigsCommand NPE #7399

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

shirenchuang
Copy link
Contributor

Which Issue(s) This PR Fixes

Fixes #7398

Brief Description

How Did You Test This Change?

@lizhimins lizhimins changed the title fix bug #7398 ExportConfigsCommand NPE [ISSUE #7398] fix ExportConfigsCommand NPE Sep 26, 2023
@lizhimins lizhimins changed the title [ISSUE #7398] fix ExportConfigsCommand NPE [ISSUE #7398] Fix ExportConfigsCommand NPE Sep 26, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #7399 (0b07733) into develop (d7e5c4d) will increase coverage by 0.05%.
Report is 1 commits behind head on develop.
The diff coverage is 0.00%.

@@              Coverage Diff              @@
##             develop    #7399      +/-   ##
=============================================
+ Coverage      42.53%   42.59%   +0.05%     
- Complexity      9441     9454      +13     
=============================================
  Files           1150     1150              
  Lines          82746    82734      -12     
  Branches       10778    10778              
=============================================
+ Hits           35196    35239      +43     
+ Misses         43139    43075      -64     
- Partials        4411     4420       +9     
Files Coverage Δ
...tmq/tools/command/export/ExportConfigsCommand.java 0.00% <0.00%> (ø)

... and 26 files with indirect coverage changes

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

@lizhimins lizhimins merged commit c3b86cd into apache:develop Sep 26, 2023
10 checks passed
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.

[Bug] ExportConfigsCommand NPE
4 participants