Closed mbarkley closed 4 years ago
@cdvoisin @chaopeng can one of you share the build failure? I don't see any test failures using the runtest.bash
script locally.
Updated the PR to inject dependencies into the CreateAdapters
method that can be passed into individual adapter constructor functions. I modelled the Options
struct that's passed in after the struct of the same name used to initialise new DAM instances.
lgtm, @cdvoisin ptal
@chaopeng I've addressed @cdvoisin's last two change requests.
@cdvoisin I've added some comments in-line calling out some changes that may be particularly interesting to you.