Skip to content

Fix NullPointer in DefaultConfig error logging - #1039

Merged
hierynomus merged 2 commits into
hierynomus:masterfrom
lacikaaa:master
Jul 10, 2026
Merged

Fix NullPointer in DefaultConfig error logging#1039
hierynomus merged 2 commits into
hierynomus:masterfrom
lacikaaa:master

Conversation

@lacikaaa

Copy link
Copy Markdown
Contributor

We have seen this causing an issue when the Exception was missing a Cause.
The error logging is extended so we don't miss anything.
A bit of refactor to make it easily testable.

@lacikaaa
lacikaaa requested a review from hierynomus as a code owner May 19, 2026 13:20
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.57%. Comparing base (857d56a) to head (80ca6f2).
⚠️ Report is 21 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1039      +/-   ##
============================================
+ Coverage     70.43%   70.57%   +0.14%     
- Complexity     1542     1627      +85     
============================================
  Files           215      229      +14     
  Lines          7914     8306     +392     
  Branches        682      711      +29     
============================================
+ Hits           5574     5862     +288     
- Misses         1985     2073      +88     
- Partials        355      371      +16     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hierynomus
hierynomus merged commit 6c03524 into hierynomus:master Jul 10, 2026
8 of 9 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.

3 participants