dwyl / dwylbot

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

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

Open naazy opened 6 years ago

naazy commented 6 years ago

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

codecov[bot] commented 6 years ago

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.