Skip to content

Optimize imports #1927

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

Merged
merged 1 commit into from
Oct 13, 2018
Merged

Conversation

egsavage
Copy link
Contributor

Title (required)

Fixes #1926 (partially) - Code quality changes

Description (required)

Fixes #1926 (partially) - Code quality changes

Optimize imports across the project.

Tests performed (required)

Basic compilation at this point.

@codecov-io
Copy link

Codecov Report

Merging #1927 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1927   +/-   ##
======================================
  Coverage    3.71%   3.71%           
======================================
  Files         192     192           
  Lines        9915    9915           
  Branches      886     886           
======================================
  Hits          368     368           
  Misses       9520    9520           
  Partials       27      27
Impacted Files Coverage Δ
...n/java/fr/free/nrw/commons/CommonsApplication.java 31.25% <ø> (ø) ⬆️
...in/java/fr/free/nrw/commons/upload/UrlLicense.java 0% <ø> (ø) ⬆️
...java/fr/free/nrw/commons/upload/ShareActivity.java 0% <ø> (ø) ⬆️
...fr/free/nrw/commons/media/MediaDetailFragment.java 0% <ø> (ø) ⬆️
...va/fr/free/nrw/commons/explore/SearchActivity.java 0% <ø> (ø) ⬆️
...w/commons/category/CategoryImagesListFragment.java 0% <ø> (ø) ⬆️
...n/java/fr/free/nrw/commons/MediaDataExtractor.java 0% <ø> (ø) ⬆️
...free/nrw/commons/theme/NavigationBaseActivity.java 25.6% <ø> (ø) ⬆️
.../fr/free/nrw/commons/di/FragmentBuilderModule.java 0% <ø> (ø) ⬆️
...nrw/commons/achievements/AchievementsActivity.java 0% <ø> (ø) ⬆️
... and 35 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 69e4d96...4c77db4. Read the comment docs.

@misaochan misaochan merged commit e36a71a into commons-app:master Oct 13, 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.

3 participants