dwylbot icon indicating copy to clipboard operation
dwylbot copied to clipboard

Dont assign reviewer until ci pass #156 (after checkCiBeforeAwaitingReview)

Open naazy opened this issue 8 years ago • 1 comments

Dont assign reviewer until ci pass #156 wip (after checkCiBeforeAwaitingReview)

naazy avatar Sep 01 '17 16:09 naazy

Codecov Report

Merging #158 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
+ Coverage   97.79%   97.96%   +0.17%     
==========================================
  Files          23       24       +1     
  Lines         181      197      +16     
==========================================
+ Hits          177      193      +16     
  Misses          4        4
Impacted Files Coverage Δ
web/models/commits.ex 100% <100%> (ø)
web/controllers/rules/status/travis_failure.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/pr/awaiting_review.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/pr/merge_conflict.ex 100% <0%> (ø) :arrow_up:
web/controllers/rules/issue/time_estimation.ex 100% <0%> (ø) :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 e119e54...5b54f18. Read the comment docs.

codecov[bot] avatar Sep 01 '17 16:09 codecov[bot]