Closed RogWilco closed 6 years ago
Merging #34 into master will increase coverage by
45.92%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #34 +/- ##
=============================================
+ Coverage 17.11% 63.04% +45.92%
- Complexity 15 59 +44
=============================================
Files 16 16
Lines 368 368
Branches 16 16
=============================================
+ Hits 63 232 +169
+ Misses 304 128 -176
- Partials 1 8 +7
Flag | Coverage Δ | Complexity Δ | |
---|---|---|---|
#integration | 51.08% <ø> (?) |
49 <ø> (?) |
|
#test | 17.11% <ø> (?) |
15 <ø> (?) |
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
.../com/smartcar/sdk/data/ApplicationPermissions.java | 10% <0%> (+10%) |
1% <0%> (+1%) |
:arrow_up: |
...rc/main/java/com/smartcar/sdk/data/VehicleVin.java | 16.66% <0%> (+16.66%) |
1% <0%> (+1%) |
:arrow_up: |
...ain/java/com/smartcar/sdk/data/ResponsePaging.java | 40% <0%> (+40%) |
1% <0%> (+1%) |
:arrow_up: |
src/main/java/com/smartcar/sdk/ApiClient.java | 79.41% <0%> (+41.17%) |
6% <0%> (+4%) |
:arrow_up: |
...n/java/com/smartcar/sdk/data/SmartcarResponse.java | 45.83% <0%> (+45.83%) |
4% <0%> (+4%) |
:arrow_up: |
src/main/java/com/smartcar/sdk/data/ApiData.java | 50% <0%> (+50%) |
3% <0%> (+3%) |
:arrow_up: |
src/main/java/com/smartcar/sdk/data/Auth.java | 52.63% <0%> (+52.63%) |
5% <0%> (+5%) |
:arrow_up: |
...rc/main/java/com/smartcar/sdk/data/VehicleIds.java | 66.66% <0%> (+66.66%) |
2% <0%> (+2%) |
:arrow_up: |
src/main/java/com/smartcar/sdk/AuthClient.java | 78% <0%> (+78%) |
11% <0%> (+11%) |
:arrow_up: |
src/main/java/com/smartcar/sdk/Vehicle.java | 79.62% <0%> (+79.62%) |
12% <0%> (+12%) |
: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 c4455b9...88264c2. Read the comment docs.
Updated codecov.io configuration to include integration test coverage.