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

Dart grpc client #3144

Merged
merged 2 commits into from
Aug 14, 2023
Merged

Dart grpc client #3144

merged 2 commits into from
Aug 14, 2023

Conversation

andrei-toterman
Copy link
Contributor

This PR adds a wrapper for the grpc client and several useful data providers, as well as displaying some rudimentary instance information on the main page, just to make sure it works.

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #3144 (861888c) into desktop-gui (9c59c95) will not change coverage.
Report is 1 commits behind head on desktop-gui.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           desktop-gui    #3144   +/-   ##
============================================
  Coverage        88.48%   88.48%           
============================================
  Files              239      239           
  Lines            12107    12107           
============================================
  Hits             10713    10713           
  Misses            1394     1394           

Copy link
Contributor

@luis4a0 luis4a0 left a comment

Choose a reason for hiding this comment

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

Hey @andrei-toterman, LGTM. Thanks!

Same as the other associated PR's, I approve them now and merge only after rebasing.

Copy link
Contributor

Choose a reason for hiding this comment

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

Very clean and tidy implementation.

@bors bors bot changed the base branch from dart-ffi to desktop-gui August 14, 2023 15:19
@luis4a0 luis4a0 merged commit fd2b6e4 into desktop-gui Aug 14, 2023
12 checks passed
@bors bors bot deleted the dart-grpc-client branch August 14, 2023 16:21
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.

2 participants