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

AC:534 Integrating android snooper for debugging purpose. #606

Merged
merged 1 commit into from
Jun 10, 2019
Merged

AC:534 Integrating android snooper for debugging purpose. #606

merged 1 commit into from
Jun 10, 2019

Conversation

its-snorlax
Copy link
Contributor

@its-snorlax its-snorlax commented Jun 8, 2019

Description of what I changed

Integrating Android snooper for debugging enhancement.

Issue I worked on

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

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 existing tests passed.
  • My pull request is based on the latest changes of the master branch.

@codecov-io
Copy link

codecov-io commented Jun 8, 2019

Codecov Report

Merging #606 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
- Coverage   14.36%   14.36%   -0.01%     
==========================================
  Files         185      185              
  Lines        8575     8577       +2     
  Branches      751      751              
==========================================
  Hits         1232     1232              
- Misses       7266     7268       +2     
  Partials       77       77
Impacted Files Coverage Δ
...n/java/org/openmrs/mobile/application/OpenMRS.java 0% <0%> (ø) ⬆️
...ava/org/openmrs/mobile/api/RestServiceBuilder.java 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 8f6ab25...388bf39. Read the comment docs.

@its-snorlax
Copy link
Contributor Author

@f4ww4z please review this.

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.

Thanks for the PR @juniorjainsahab , this looks good. Can you add a short guide on how to use this tool in a new subsection after this one?

@f4ww4z f4ww4z merged commit a68157a into openmrs:master Jun 10, 2019
@its-snorlax its-snorlax deleted the AC-534 branch June 15, 2019 17:09
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