Closed brijeshshah13 closed 6 years ago
Merging #96 into master will increase coverage by
11.38%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #96 +/- ##
===========================================
+ Coverage 0% 11.38% +11.38%
===========================================
Files 46 46
Lines 1669 1669
Branches 110 110
===========================================
+ Hits 0 190 +190
+ Misses 1669 1454 -215
- Partials 0 25 +25
Impacted Files | Coverage Δ | |
---|---|---|
...oklak/wok/api/twitter/TwitterOAuthInterceptor.java | 76.92% <0%> (+76.92%) |
:arrow_up: |
...ava/org/loklak/wok/api/twitter/UrlEscapeUtils.java | 78.57% <0%> (+78.57%) |
: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 a127164...e6e4b0a. Read the comment docs.
@brijeshshah13: Please squash the commits. See this for help.
@singhpratyush Good to go.
Configured the app to use vector support libraries by adding the
vectorDrawables
element to thebuild.gradle
file in theapp
module.