Skip to content

[fix][test] Fix Thread.getThreadGroup().getName() NPE#22070

Merged
lhotari merged 1 commit into
apache:masterfrom
Technoboy-:fix-22056
Feb 19, 2024
Merged

[fix][test] Fix Thread.getThreadGroup().getName() NPE#22070
lhotari merged 1 commit into
apache:masterfrom
Technoboy-:fix-22056

Conversation

@Technoboy-

Copy link
Copy Markdown
Contributor

Fixes #22056

Motivation

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@Technoboy- Technoboy- self-assigned this Feb 19, 2024
@Technoboy- Technoboy- added this to the 3.3.0 milestone Feb 19, 2024
@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Feb 19, 2024
@Technoboy- Technoboy- closed this Feb 19, 2024
@Technoboy- Technoboy- reopened this Feb 19, 2024
@lhotari lhotari changed the title [fix][text] Fix Thread groupName NPE [fix][test] Fix Thread groupName NPE Feb 19, 2024
@lhotari lhotari changed the title [fix][test] Fix Thread groupName NPE [fix][test] Fix Thread.getThreadGroup().getName() NPE Feb 19, 2024
@codecov-commenter

codecov-commenter commented Feb 19, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.60%. Comparing base (825e997) to head (4d00e0f).
⚠️ Report is 1282 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #22070      +/-   ##
============================================
+ Coverage     73.57%   73.60%   +0.02%     
+ Complexity    32575    32085     -490     
============================================
  Files          1874     1874              
  Lines        139252   139252              
  Branches      15260    15260              
============================================
+ Hits         102454   102493      +39     
+ Misses        28880    28859      -21     
+ Partials       7918     7900      -18     
Flag Coverage Δ
inttests 24.66% <ø> (-0.12%) ⬇️
systests 24.28% <ø> (-0.07%) ⬇️
unittests 72.88% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 74 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lhotari
lhotari merged commit 0b6bd70 into apache:master Feb 19, 2024
hanmz pushed a commit to hanmz/pulsar that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/test doc-not-needed Your PR changes do not impact docs ready-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky-test: ThreadLeakDetectorListener

3 participants