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

feat(cat-voices): app config model #1378

Draft
wants to merge 5 commits into
base: mve3
Choose a base branch
from

Conversation

damian-molinski
Copy link
Contributor

Description

This PR simulates dynamic app config which will be loaded from cat-gateway endpoint in future. #1348

Related Issue(s)

Resolves #1350

Related Pull Requests

Must be merged after #1372

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@damian-molinski damian-molinski added the dart Pull requests that update Dart code label Dec 11, 2024
@damian-molinski damian-molinski self-assigned this Dec 11, 2024
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 353/357}$ | ${\color{red}Fail: 4/357}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 370/370}$ | ${\color{red}Fail: 0/370}$ |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code
Projects
Status: New
Development

Successfully merging this pull request may close these issues.

1 participant