dwyl / dwylbot

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

implement merge-conflict rule #97

Closed SimonLab closed 7 years ago

SimonLab commented 7 years ago

ref: #64

On this PR

codecov[bot] commented 7 years ago

Codecov Report

Merging #97 into master will increase coverage by 0.8%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #97     +/-   ##
=========================================
+ Coverage   96.11%   96.92%   +0.8%     
=========================================
  Files          19       20      +1     
  Lines         103      130     +27     
=========================================
+ Hits           99      126     +27     
  Misses          4        4
Impacted Files Coverage Δ
web/controllers/rules/list_rules.ex 100% <ø> (ø) :arrow_up:
web/controllers/rules/issue/time_estimation.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/issue/no_description.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/pr/merge_conflict.ex 100% <100%> (ø)
web/controllers/rules/rules.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/issue/inprogress.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/helpers.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/pr/no_description.ex 100% <100%> (ø) :arrow_up:
web/controllers/processes/wait.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/issue/noassignees.ex 100% <100%> (ø) :arrow_up:
... and 3 more

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 92d1740...080dca0. Read the comment docs.

samhstn commented 7 years ago

If only dwylbot could have notified us of this merge conflict