twitter / summingbird

Streaming MapReduce with Scalding and Storm
https://twitter.com/summingbird
Apache License 2.0
2.14k stars 267 forks source link

Configure Cirrus CI #767

Open fkorotkov opened 6 years ago

fkorotkov commented 6 years ago

Cirrus CI allows to use more than 2 CPUs which speeds up tests drastically:

image

Cirrus CI also provides more flexibility by using containers and very fast caching storage.

In case you'll decide to merge, an admin of Twitter organization must install Cirrus CI App from GitHub Marketplace: https://github.com/marketplace/cirrus-ci

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #767   +/-   ##
==========================================
  Coverage           ?   71.48%           
==========================================
  Files              ?      151           
  Lines              ?     3616           
  Branches           ?      208           
==========================================
  Hits               ?     2585           
  Misses             ?     1031           
  Partials           ?        0

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 d5322b3...0024d65. Read the comment docs.

johnynek commented 6 years ago

This is interesting! Thanks for sending the PR.

We need to ask Remy or maybe Timur can help us find the right folks.

fkorotkov commented 6 years ago

Sure thing! @ttim was complaining about unstable CI so I took a look 😅