Skip to content

Improve handling NullpointerException by APathQuery#789

Open
EBrader wants to merge 2 commits into
masterfrom
741
Open

Improve handling NullpointerException by APathQuery#789
EBrader wants to merge 2 commits into
masterfrom
741

Conversation

@EBrader

@EBrader EBrader commented Jun 3, 2026

Copy link
Copy Markdown
Collaborator

Improves user feedback corresponding to #741

There were 2 places that could by relative 'simple' paths result in NullpointerException.
This PR makes the Throwable more clear to the user.

@EBrader EBrader requested a review from MattijsK June 3, 2026 13:52
@EBrader EBrader self-assigned this Jun 3, 2026
@codecov

codecov Bot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.23%. Comparing base (45861a6) to head (6160595).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #789      +/-   ##
============================================
+ Coverage     72.21%   72.23%   +0.01%     
- Complexity     7211     7214       +3     
============================================
  Files           680      680              
  Lines         23387    23393       +6     
  Branches       3789     3791       +2     
============================================
+ Hits          16890    16898       +8     
+ Misses         4756     4755       -1     
+ Partials       1741     1740       -1     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant