groupon / FeatureAdapter

FeatureAdapter (FA) is an Android Library providing an optimized way to display complex screens on Android.
Apache License 2.0
113 stars 12 forks source link

issue-27: enable jacoco and codecoverage #31

Closed ww2lin closed 5 years ago

stephanenicolas commented 5 years ago

The PR looks good but I don't see the report here in the PR.

Update: I have asked the Groupon admin to install the code cov app following the instructions here: https://developer.github.com/apps/differences-between-apps/#about-github-apps/

We might need to rebuilt when the app is authorized.

ww2lin commented 5 years ago

@stephanenicolas yep, just pushed to see if the tasks are running.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@44b8a65). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #31   +/-   ##
=========================================
  Coverage          ?   64.12%           
  Complexity        ?       79           
=========================================
  Files             ?       14           
  Lines             ?      407           
  Branches          ?       46           
=========================================
  Hits              ?      261           
  Misses            ?      138           
  Partials          ?        8

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 44b8a65...14d5645. Read the comment docs.

stephanenicolas commented 5 years ago

RTM. The error is just saying that codecov has no reference of code coverage on master.