Skip to content

fix(aci): update detector serializer to accept list of dataSources #93577

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ameliahsu
Copy link
Member

@ameliahsu ameliahsu commented Jun 14, 2025

in the future detectors could have multiple data sources, so it's better to have the validator already set up to accept a list of dataSources now

@ameliahsu ameliahsu requested review from a team as code owners June 14, 2025 00:02
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 14, 2025
Copy link

codecov bot commented Jun 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #93577       +/-   ##
===========================================
+ Coverage   46.31%   88.00%   +41.69%     
===========================================
  Files       10307    10323       +16     
  Lines      594236   595069      +833     
  Branches    23140    23140               
===========================================
+ Hits       275191   523712   +248521     
+ Misses     318552    70864   -247688     
  Partials      493      493               

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant