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

feat: register missing namespace #226

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

wolf4ood
Copy link
Contributor

What this PR changes/adds

Register missing namespace:

  • dct
  • dcat
  • dspace

Why it does that

Response aligned with management catalog API

Linked Issue(s)

Closes #225

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

@wolf4ood wolf4ood self-assigned this Jul 16, 2024
@wolf4ood wolf4ood added the enhancement New feature or request label Jul 16, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 73.17%. Comparing base (2d71ca0) to head (5d26750).
Report is 67 commits behind head on main.

Files Patch % Lines
...atalog/api/query/FederatedCatalogApiExtension.java 0.00% 3 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #226      +/-   ##
==========================================
+ Coverage   65.43%   73.17%   +7.73%     
==========================================
  Files          25       25              
  Lines         434      574     +140     
  Branches       15       25      +10     
==========================================
+ Hits          284      420     +136     
  Misses        135      135              
- Partials       15       19       +4     

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

@wolf4ood wolf4ood marked this pull request as ready for review July 16, 2024 10:43
@wolf4ood wolf4ood merged commit 0feed5a into eclipse-edc:main Jul 16, 2024
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Namespace missing in @context
3 participants