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 motor android #542

Merged
merged 10 commits into from
Aug 26, 2022
Merged

Feat motor android #542

merged 10 commits into from
Aug 26, 2022

Conversation

mcjcloud
Copy link

@mcjcloud mcjcloud commented Aug 26, 2022

Fixes to motor needed for querySchema in android.

 Mention [stepsize] in a comment if you'd like to report some technical debt. See examples here.

@codecov-commenter
Copy link

Codecov Report

Base: 5.97% // Head: 6.17% // Increases project coverage by +0.19% 🎉

Coverage data is based on head (ca7ac40) compared to base (c3d8184).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff            @@
##             dev    #542      +/-   ##
========================================
+ Coverage   5.97%   6.17%   +0.19%     
========================================
  Files        115     103      -12     
  Lines      14480   13708     -772     
========================================
- Hits         865     846      -19     
+ Misses     13539   12789     -750     
+ Partials      76      73       -3     
Impacted Files Coverage Δ
pkg/client/query.go 0.00% <0.00%> (ø)
pkg/motor/motor.go
pkg/motor/query.go
pkg/motor/resource.go
pkg/motor/object_builder.go
pkg/motor/update_bucket.go
pkg/motor/ssi.go
pkg/motor/create_account.go
pkg/motor/create_bucket.go
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

scripts/bind.sh Show resolved Hide resolved
pkg/client/query.go Show resolved Hide resolved
pkg/motor/query.go Show resolved Hide resolved
@mcjcloud mcjcloud enabled auto-merge August 26, 2022 19:03
@mcjcloud mcjcloud merged commit 86122af into dev Aug 26, 2022
@mcjcloud mcjcloud deleted the feat_motor-android branch August 26, 2022 19:07
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.

4 participants