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 CI builds #18

Merged
merged 8 commits into from
Apr 10, 2018
Merged

Fix CI builds #18

merged 8 commits into from
Apr 10, 2018

Conversation

prateek
Copy link
Collaborator

@prateek prateek commented Apr 10, 2018

  • Fix CI builds
  • Migrate to Semaphore instead of travis
  • Migrate to codecov.io instead of coveralls
  • Misc README cleanup

@codecov-io
Copy link

codecov-io commented Apr 10, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #18   +/-   ##
=========================================
  Coverage          ?   62.07%           
=========================================
  Files             ?        2           
  Lines             ?      327           
  Branches          ?        0           
=========================================
  Hits              ?      203           
  Misses            ?      114           
  Partials          ?       10

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 775f61a...cd69ca0. Read the comment docs.

@prateek prateek requested a review from jeromefroe April 10, 2018 17:07
Copy link
Contributor

@jeromefroe jeromefroe left a comment

Choose a reason for hiding this comment

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

LGTM

install: install-glide
( cd linters/badtime ; glide install -v)
( cd utilities/mockclean ; glide install -v)
TARGETS := \
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: is it worth adding a section to the README on the steps required to add a new package? e.g. adding the target here

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

sure thing, added DEVELOPER.md with notes

@prateek prateek merged commit 8d7eaba into master Apr 10, 2018
@prateek prateek deleted the prateek/cleanup branch April 10, 2018 19:06
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.

3 participants