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

fix: avoid exception DSP Request Action #252

Merged

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Sep 30, 2024

What this PR changes/adds

Fixes a potential exception in the DspCatalogRequestAction that parses nested catalogs.

Why it does that

avoids a potential NPE when a root catalog contains only a nested catalog but no other datasets

Further notes

  • moves some test methods into the testFixtures package

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added the bug Something isn't working label Sep 30, 2024
@paullatzelsperger paullatzelsperger merged commit 173d0f3 into eclipse-edc:main Sep 30, 2024
17 checks passed
@paullatzelsperger paullatzelsperger deleted the fix/dsp_request_action branch September 30, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants