Skip to content

Conversation

@springmeyer
Copy link
Contributor

This adds --no-daemon to the gradle args in an attempt to fix #1598

@codecov-io
Copy link

codecov-io commented Dec 4, 2018

Codecov Report

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

@@            Coverage Diff            @@
##             master    #1601   +/-   ##
=========================================
  Coverage     22.65%   22.65%           
  Complexity      700      700           
=========================================
  Files           189      189           
  Lines          8241     8241           
  Branches        609      609           
=========================================
  Hits           1867     1867           
  Misses         6191     6191           
  Partials        183      183

Copy link
Contributor

@danesfeder danesfeder left a comment

Choose a reason for hiding this comment

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

Thanks @springmeyer for eyes on this, let's give it a shot ✅

@springmeyer springmeyer merged commit ab66487 into master Dec 6, 2018
@springmeyer springmeyer deleted the coverage-testing branch December 6, 2018 00:14
@springmeyer
Copy link
Contributor Author

Its interesting that one of the runs above failed the coverage check because coverage dropped. (https://codecov.io/gh/mapbox/mapbox-navigation-android/compare/5d6bdd9c901e85dc944044d9673f7d28c981c9ec...df38c2977e6a38da7bcfae7fffc9206fbd7e5624/src/libandroid-navigation/src/main/java/com/mapbox/services/android/navigation/v5/navigation/RouteProcessorRunnable.java). I suspect there may be a non-determinative test lurking that is not running the same code each time.

@springmeyer
Copy link
Contributor Author

Ticketed the above problem at #1607

@danesfeder danesfeder mentioned this pull request Dec 16, 2018
12 tasks
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.

Coverage job may fail due to exit code 127

3 participants