Skip to content
This repository was archived by the owner on Mar 24, 2021. It is now read-only.

Conversation

@reaganiwadha
Copy link

@reaganiwadha reaganiwadha commented Jan 6, 2020

Description

I've added an instrumentation test that will test the sample app. No extra dependencies needed

Fixes #171

Type of Change:

  • Code
  • Quality Assurance
  • Design

Code/Quality Assurance Only

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Screenshots provided of the successful tests

image

Checklist
  • tests are included
  • My changes generate no new warnings/errors

@Lavanyagaur22
Copy link
Collaborator

Good work @reaganiwadha :)

Lavanyagaur22 and others added 7 commits January 7, 2020 02:42
* Update README.md

* Update README.md
Travis Badge Added
Added travis file and JaCoCo #2

Added travis file and JaCoCo #3

Added travis file and JaCoCo #4
Changed ANDROID_ABI from armeabi to arm64

Added travis file and JaCoCo #5
Removed AVD Test

Added travis file and JaCoCo #6
after_success, not after_install
@codecov-io
Copy link

codecov-io commented Jan 7, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@6dff376). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #185   +/-   ##
=======================================
  Coverage          ?     0%           
=======================================
  Files             ?      7           
  Lines             ?    557           
  Branches          ?     92           
=======================================
  Hits              ?      0           
  Misses            ?    557           
  Partials          ?      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 6dff376...0128db8. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write instrumentation tests for the sample app.

3 participants