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: Incorrect schemas in plugin data sources #300

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Conversation

tbroden84
Copy link
Contributor

WHY are these changes introduced?

Reported issue: #299 when using plugin data sources. Both data sources panics with: interface conversion: interface {} is nil, not int.

Sleep and timeouts were added wrongly into respective schema: #241

WHAT is this pull request doing?

  • Moves sleep and timeout arguments to correct level in respective schema.
  • Updates the VCR plugins tests to contain the data sources.

HOW can this pull request be tested?

Run VCR tests.

@tbroden84 tbroden84 merged commit 1ce1211 into main Oct 28, 2024
2 checks passed
@tbroden84 tbroden84 deleted the plugin-data-sources branch October 28, 2024 16:03
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.

1 participant