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

FIX - Travis Build #379

Merged
merged 4 commits into from
Jan 17, 2019
Merged

FIX - Travis Build #379

merged 4 commits into from
Jan 17, 2019

Conversation

carlwilson
Copy link
Member

@carlwilson carlwilson commented Jan 16, 2019

This was caused by the gitHub API rate limiter sometimes firing when trying to dwnload the codacy reporter. Solved by downloading the reporter once a day on the OPF build box and downloading from there instead, bypassing the GH API altogether.

Fixes #380

- made steps to download codacy coverage reporter explicit.
@codecov
Copy link

codecov bot commented Jan 16, 2019

Codecov Report

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

Impacted file tree graph

@@              Coverage Diff               @@
##             integration     #379   +/-   ##
==============================================
  Coverage               ?   45.25%           
  Complexity             ?     3457           
==============================================
  Files                  ?      366           
  Lines                  ?    30163           
  Branches               ?     5944           
==============================================
  Hits                   ?    13649           
  Misses                 ?    14068           
  Partials               ?     2446

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 67a531f...2ef7525. Read the comment docs.

@carlwilson carlwilson merged commit 981e92e into integration Jan 17, 2019
@carlwilson carlwilson deleted the fix/travis-build branch January 21, 2019 11:21
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.

1 participant