dwyl / dwylbot

:robot: Automating our GitHub Workflow to improve team communication/collaboration and reduce tedious repetition!
28 stars 7 forks source link

implement rule for tests failing with awainting-review label #119

Closed SimonLab closed 7 years ago

SimonLab commented 7 years ago

ref: #65 Dwylbot will comment, remove "awaiting-review" and assign the author of the PR is some tests are failing.

codecov[bot] commented 7 years ago

Codecov Report

Merging #119 into master will increase coverage by 0.14%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   98.08%   98.23%   +0.14%     
==========================================
  Files          22       23       +1     
  Lines         157      170      +13     
==========================================
+ Hits          154      167      +13     
  Misses          3        3
Impacted Files Coverage Δ
web/controllers/rules/list_rules.ex 100% <ø> (ø) :arrow_up:
web/controllers/github_api/in_memory.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/pr/no_assignee.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/status/travis_failure.ex 100% <100%> (ø)

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 9f91b9d...9bb8de0. Read the comment docs.