tophat / codewatch

[deprecated] Monitor and manage deeply customizable metrics about your python code using ASTs
https://codewatch.io
Apache License 2.0
38 stars 3 forks source link

feat: add all-contributors-cli to keep contributors up to date automagically #93

Closed jakebolam closed 5 years ago

jakebolam commented 5 years ago

Overview

Added all-contributors-cli to manage contributors easily. Added missing credits:

You can view the markdown changes here

Notes:

Ran into a bunch of github API limits that are affecting yvm and all contributors. And opened some PR's there too: https://github.com/tophat/yvm/issues/255, https://github.com/jfmengels/all-contributors-cli/issues/121 https://github.com/jfmengels/all-contributors-cli/pull/122/files

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   96.43%   96.43%           
=======================================
  Files           8        8           
  Lines         337      337           
  Branches       47       47           
=======================================
  Hits          325      325           
  Misses          6        6           
  Partials        6        6
Flag Coverage Δ
#py27 96.43% <ø> (ø) :arrow_up:
#py36 96.43% <ø> (ø) :arrow_up:
#py37 96.43% <ø> (ø) :arrow_up:

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 1d93a89...2a2ef16. Read the comment docs.