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

Refactor & add tests #2

Merged
merged 6 commits into from
Nov 9, 2021
Merged

Refactor & add tests #2

merged 6 commits into from
Nov 9, 2021

Conversation

oraclown
Copy link
Collaborator

@oraclown oraclown commented Nov 9, 2021

Conforms to the typical plugin architecture, so legacy id 41 (USPCE) now has a datasource & datafeed with tests. Also, a test for submitting that manual data with the IntervalReporter.

@oraclown oraclown added the enhancement New feature or request label Nov 9, 2021


@dataclass
class USPCESource(DataSource[float]):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Man I love this! Our first plug-in reporter DataSource that takes in a manual input from the user!

@oraclown oraclown merged commit 83e6c0d into main Nov 9, 2021
@oraclown oraclown deleted the ampl-reporters branch November 11, 2021 10:49
oraclown added a commit that referenced this pull request May 10, 2022
oraclown added a commit that referenced this pull request Nov 30, 2022
oraclown added a commit that referenced this pull request Jan 11, 2023
Update docs based on workgroup feedback #2
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.

2 participants