-
Notifications
You must be signed in to change notification settings - Fork 76
Fix travis and circle ci error #108
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
Fix travis and circle ci error #108
Conversation
Codecov Report
@@ Coverage Diff @@
## master #108 +/- ##
========================================
Coverage 26.6% 26.6%
Complexity 33 33
========================================
Files 83 83
Lines 1887 1887
Branches 93 93
========================================
Hits 502 502
Misses 1347 1347
Partials 38 38Continue to review full report at Codecov.
|
|
@championswimmer bhaiya it be merged it was pushed before 12 |
|
you can fix the circle ci part in this PR itself, as you had done major work before deadline. minor fixes can be added to PRs. new claims cannot be made |
|
@championswimmer i have made the claim already i will getting the 2000 points right ? |
|
@championswimmer bhaiya circle 2.0 doesn't support emulators so we can't have instrumentation test right now |
69907c2 to
3f05262
Compare
|
oh, lets do only unit tests on circleci then |
yes |
|
i have updated circle to 2.0 will i be getting some extra points for that 📦 other than that 2000 points |
|
@championswimmer i think we can't do unit test as well :P |
|
that's what you are supposed to fix 😮 |
|
@championswimmer it can't be done because they are instrumented test and they need a real device for that 😜 and there is only one unit test |
|
yea just run this https://github.com/coding-blocks/DigitalOceanApp/blob/master/doandroidlib/src/test/java/in/tosc/doandroidlib/DigitalOceanTest.java on circleci I thought you got an error on this test. |
|
as in just run |
|
Okay this can be done 👍 |
a406615 to
3f05262
Compare

#106