-
Notifications
You must be signed in to change notification settings - Fork 32
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
[feature] gRPC File Download API #447
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
make sure imix has that cool new method, but otherwise lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://docs.realm.pub/dev-guide/tavern
Should we update the docs around the download API?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One question otherwise LGTM
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #447 +/- ##
==========================================
- Coverage 71.46% 71.30% -0.17%
==========================================
Files 115 116 +1
Lines 8835 8900 +65
==========================================
+ Hits 6314 6346 +32
- Misses 2412 2442 +30
- Partials 109 112 +3 ☔ View full report in Codecov by Sentry. |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Adds a new gRPC method for downloading files.