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

Removing unused import statements #92

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

venomousboxer
Copy link
Contributor

@venomousboxer venomousboxer commented Jun 4, 2018

Fixed #76

Changes : Removed unused import statements

@codecov
Copy link

codecov bot commented Jun 4, 2018

Codecov Report

Merging #92 into master will increase coverage by 0.53%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #92      +/-   ##
============================================
+ Coverage     26.86%   27.39%   +0.53%     
  Complexity       33       33              
============================================
  Files            83       83              
  Lines          1865     1865              
  Branches         91       91              
============================================
+ Hits            501      511      +10     
+ Misses         1328     1319       -9     
+ Partials         36       35       -1
Impacted Files Coverage Δ Complexity Δ
...a/in/tosc/digitaloceanapp/utils/FontsOverride.java 75.67% <ø> (ø) 0 <0> (ø) ⬇️
...italoceanapp/activities/DetailDropletActivity.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...n/java/in/tosc/doandroidlib/mockapi/MockUtils.java 76% <ø> (ø) 0 <0> (ø) ⬇️
...dlib/exceptions/ClientInitializationException.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...tosc/digitaloceanapp/activities/AboutActivity.java 86.66% <ø> (ø) 0 <0> (ø) ⬇️
...c/main/java/in/tosc/doandroidlib/DigitalOcean.java 63.46% <ø> (ø) 6 <0> (ø) ⬇️
...java/in/tosc/doandroidlib/objects/AccountInfo.java 40% <ø> (ø) 2 <0> (ø) ⬇️
...sc/digitaloceanapp/activities/DropletActivity.java 66.08% <0%> (+8.69%) 0% <0%> (ø) ⬇️

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 08ca0e4...4b3b01b. Read the comment docs.

@championswimmer championswimmer merged commit 5602d7b into coding-blocks:master Jun 4, 2018
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.

2 participants