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

RetrievedAggregator Implementation #110

Merged
merged 3 commits into from
Nov 18, 2024
Merged

RetrievedAggregator Implementation #110

merged 3 commits into from
Nov 18, 2024

Conversation

milux
Copy link
Collaborator

@milux milux commented Nov 15, 2024

  • Added RetrievedAggregator implementation
  • Refactor dependencies and improve document retrieval
  • Added logging and enhanced test coverage

Updated the build scripts to use `api` instead of `implementation` for key dependencies to ensure better visibility and reusability. Enhanced `AggregatorDemo.kt` to display more detailed document retrieval information and handle errors more gracefully.
Added logging to the provider resolution process to facilitate debugging. Updated test cases to include additional scenarios, ensuring comprehensive coverage.
@milux milux requested a review from oxisto November 15, 2024 14:53
Copy link

codecov bot commented Nov 15, 2024

@oxisto oxisto merged commit d24381b into main Nov 18, 2024
6 checks passed
@oxisto oxisto deleted the aggregator-impl branch November 18, 2024 09:49
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.

Import a CSAF aggregator file and provide a list of (trusted) providers to traverse
2 participants