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

DATA-3398: Add GetLatestTabularData endpoint to Flutter SDK #309

Merged
merged 6 commits into from
Dec 11, 2024

Conversation

vpandiarajan20
Copy link
Member

We added a new Data endpoint GetLatestTabularData viamrobotics/app#6896, this PR adds the endpoint to Flutter SDK.

@vpandiarajan20 vpandiarajan20 requested a review from a team as a code owner December 2, 2024 23:16
@vpandiarajan20 vpandiarajan20 marked this pull request as draft December 2, 2024 23:32
@vpandiarajan20 vpandiarajan20 marked this pull request as ready for review December 6, 2024 15:19
@vpandiarajan20 vpandiarajan20 requested a review from kaywux December 6, 2024 15:19
Copy link

@kaywux kaywux left a comment

Choose a reason for hiding this comment

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

The GetLatestTabularData additions LGTM! Thanks for the quick work here Vignesh :)

Quick question before official approval - there are a lot of changes in the test/unit_test/mocks/service_clients_mocks.mocks.dart file (which looks like generated code) - any idea what caused these unrelated changes?

@vpandiarajan20
Copy link
Member Author

I'm not the most familiar with flutter, but I suspect that I am the first one to regenerate the mock functions in a while and maybe people have made changes and just not regenerated the mock functions when they did. Definitely would appreciate some feedback from someone more experienced though.

@vpandiarajan20 vpandiarajan20 merged commit 6cc4426 into viamrobotics:main Dec 11, 2024
4 checks passed
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.

3 participants