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: refactors concrete implementations of the procedure data models #6575

Merged
merged 8 commits into from Oct 25, 2022

Conversation

BeksOmega
Copy link
Collaborator

The basics

  • [] I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

No tracking issue for this, just what we discussed in internal chat / vc.

Proposed Changes

Behavior Before Change

Behavior After Change

Reason for Changes

Three separate things:

  • Expanding the IParameterModel interface
  • Removing support for return types from the ObervableProcedureModel
  • Adding an interface of the ProcedureMap (which includes our non-Map methods)

Test Coverage

Relevant tests already existed.

Documentation

N/A

Additional Information

Dependent on #6570

@BeksOmega BeksOmega requested a review from a team as a code owner October 20, 2022 19:50
@github-actions github-actions bot added the PR: fix Fixes a bug label Oct 20, 2022
@BeksOmega
Copy link
Collaborator Author

Ok @maribethb I think this is ready for a look!

core/procedures/observable_procedure_model.ts Outdated Show resolved Hide resolved
core/procedures/observable_procedure_model.ts Outdated Show resolved Hide resolved
core/procedures/observable_parameter_model.ts Show resolved Hide resolved
@BeksOmega BeksOmega merged commit fed57f2 into google:develop Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants