coding-blocks / DigitalOceanApp

Admin Console for Digital Ocean
GNU General Public License v3.0
56 stars 75 forks source link

Fixed #59 : Increased Code Coverage to 66% #61

Closed ojasvajain closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #61 into master will increase coverage by 20.12%. The diff coverage is 90.9%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #61       +/-   ##
=============================================
+ Coverage     13.01%   33.13%   +20.12%     
- Complexity       48      119       +71     
=============================================
  Files            82       82               
  Lines          1837     1838        +1     
  Branches         88       89        +1     
=============================================
+ Hits            239      609      +370     
+ Misses         1586     1191      -395     
- Partials         12       38       +26
Impacted Files Coverage Δ Complexity Δ
...italoceanapp/activities/DropletCreateActivity.java 78.57% <ø> (+78.57%) 14 <0> (+14) :arrow_up:
...java/in/tosc/doandroidlib/api/DOLoginActivity.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...sc/digitaloceanapp/activities/DropletActivity.java 63.63% <100%> (+23.14%) 11 <0> (+5) :arrow_up:
...italoceanapp/activities/DetailDropletActivity.java 45.67% <100%> (+45.67%) 11 <1> (+11) :arrow_up:
...tosc/digitaloceanapp/activities/AboutActivity.java 70% <83.33%> (+38.42%) 4 <0> (+2) :arrow_up:
...a/in/tosc/digitaloceanapp/utils/FontsOverride.java 75.67% <0%> (+2.7%) 3% <0%> (ø) :arrow_down:
...loceanapp/fragments/AdditionalDetailsFragment.java 25.86% <0%> (+25.86%) 3% <0%> (+3%) :arrow_up:
... and 8 more

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 c4c935a...546bf3e. Read the comment docs.