Closed rogerxaic closed 5 years ago
Merging #77 into master will not change coverage. The diff coverage is
0%
.
@@ Coverage Diff @@
## master #77 +/- ##
====================================
Coverage 0% 0%
====================================
Files 1 1
Lines 173 173
Branches 11 11
====================================
Misses 173 173
Impacted Files | Coverage Δ | |
---|---|---|
...oper_cloud/android/myapplication/MainActivity.java | 0% <0%> (ø) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 91e5214...cacd449. Read the comment docs.
Summary
The example app now uses IAMOptions rather than a username and a password. This reflects the update on APIs' Service Credentials which as of October 2018 no longer provide usernames and passwords but API keys.