Skip to content

[AC 598] Removed Unused Declarations#656

Merged
f4ww4z merged 3 commits intoopenmrs:masterfrom
rishabh-997:AC-479
Jan 4, 2020
Merged

[AC 598] Removed Unused Declarations#656
f4ww4z merged 3 commits intoopenmrs:masterfrom
rishabh-997:AC-479

Conversation

@rishabh-997
Copy link
Collaborator

@rishabh-997 rishabh-997 commented Jan 2, 2020

Description of what I changed

There were 30 unused declarations in 21 files, now the project is devoid of unused imports

Issue I worked on

JIRA Issue: https://issues.openmrs.org/browse/AC-598

Checklist: I completed these to help reviewers :)

  • My pull request only contains ONE single commit
    (the number above, next to the 'Commits' tab is 1).
  • I have added tests to cover my changes. (If you refactored
    existing code that was well tested you do not have to add tests)
  • All new and existing tests passed.
  • My pull request is based on the latest changes of the master branch.

@codecov-io
Copy link

codecov-io commented Jan 2, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #656   +/-   ##
=======================================
  Coverage   12.63%   12.63%           
=======================================
  Files         231      231           
  Lines       10609    10609           
  Branches      991      991           
=======================================
  Hits         1340     1340           
  Misses       9188     9188           
  Partials       81       81
Impacted Files Coverage Δ
.../java/org/openmrs/mobile/utilities/ImageUtils.java 0% <ø> (ø) ⬆️
...s/mobile/databases/entities/ObservationEntity.java 0% <ø> (ø) ⬆️
...enmrs/mobile/databases/entities/PatientEntity.java 0% <ø> (ø) ⬆️
...ava/org/openmrs/mobile/api/RestServiceBuilder.java 0% <ø> (ø) ⬆️
...openmrs/mobile/utilities/ApplicationConstants.java 0% <ø> (ø) ⬆️
...mentrypatientlist/FormEntryPatientListAdapter.java 0% <ø> (ø) ⬆️
...nmrs/mobile/services/AuthenticateCheckService.java 0% <ø> (ø) ⬆️
.../main/java/org/openmrs/mobile/models/Provider.java 51.72% <ø> (ø) ⬆️
...le/activities/formdisplay/FormDisplayActivity.java 0% <ø> (ø) ⬆️
.../activevisits/ActiveVisitsRecyclerViewAdapter.java 0% <ø> (ø) ⬆️
... and 10 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 21f5790...046d64b. Read the comment docs.

Copy link
Contributor

@prathamesh-mutkure prathamesh-mutkure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good to me, just make sure to squash all commits into 1 :)

Copy link
Collaborator

@f4ww4z f4ww4z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @rishabh-997 .

@f4ww4z f4ww4z merged commit fbe64f7 into openmrs:master Jan 4, 2020
rishabh-997 added a commit to rishabh-997/openmrs-contrib-android-client that referenced this pull request Jan 4, 2020
[AC-533] Add first time intro slides (openmrs#642)

[AC 598] Removed Unused Declarations (openmrs#656)

squashing commits
rishabh-997 added a commit to rishabh-997/openmrs-contrib-android-client that referenced this pull request Jan 5, 2020
rishabh-997 added a commit to rishabh-997/openmrs-contrib-android-client that referenced this pull request Jan 5, 2020
rishabh-997 added a commit to rishabh-997/openmrs-contrib-android-client that referenced this pull request Jan 7, 2020
[AC-533] Add first time intro slides (openmrs#642)

[AC 598] Removed Unused Declarations (openmrs#656)

squashing commits
rishabh-997 added a commit to rishabh-997/openmrs-contrib-android-client that referenced this pull request Jan 8, 2020
created in-app language change

added strings in hindi version

resolvein changes

[AC-533] Add first time intro slides (openmrs#642)

[AC 598] Removed Unused Declarations (openmrs#656)

squashing commits

added hindi translations too

requested changes

Update strings.xml

Update strings.xml

added in app hindi adaptability to project
rishabh-997 added a commit to rishabh-997/openmrs-contrib-android-client that referenced this pull request Jan 9, 2020
created in-app language change

added strings in hindi version

resolvein changes

[AC-533] Add first time intro slides (openmrs#642)

[AC 598] Removed Unused Declarations (openmrs#656)

squashing commits

added hindi translations too

requested changes

Update strings.xml

Update strings.xml

added in app hindi adaptability to project

added eol to changed files

added hindi adaptability to project
rishabh-997 added a commit to rishabh-997/openmrs-contrib-android-client that referenced this pull request Jan 12, 2020
created in-app language change

added strings in hindi version

resolvein changes

[AC-533] Add first time intro slides (openmrs#642)

[AC 598] Removed Unused Declarations (openmrs#656)

squashing commits

added hindi translations too

requested changes

Update strings.xml

Update strings.xml

added in app hindi adaptability to project

added eol to changed files

added hindi adaptability to project
@rishabh-997 rishabh-997 deleted the AC-479 branch March 27, 2020 11:05
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.

4 participants