dwyl / dwylbot

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

No description pr #85

Closed SimonLab closed 7 years ago

SimonLab commented 7 years ago

see #81

This PR will add an error message if a PR is created without a description: image

codecov[bot] commented 7 years ago

Codecov Report

Merging #85 into master will decrease coverage by 0.62%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   96.66%   96.03%   -0.63%     
==========================================
  Files          16       18       +2     
  Lines          90      101      +11     
==========================================
+ Hits           87       97      +10     
- Misses          3        4       +1
Impacted Files Coverage Δ
web/controllers/rules/issue/no_description.ex 100% <ø> (ø) :arrow_up:
web/controllers/rules/issue/time_estimation.ex 100% <ø> (ø) :arrow_up:
web/controllers/rules/issue/noassignees.ex 100% <ø> (ø) :arrow_up:
web/controllers/rules/issue/inprogress.ex 100% <ø> (ø) :arrow_up:
web/controllers/processes/wait.ex 100% <100%> (ø) :arrow_up:
web/controllers/github_api/in_memory.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/rules.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/list_rules.ex 100% <100%> (ø)
web/controllers/event_controller.ex 100% <100%> (ø) :arrow_up:
web/controllers/rules/pr/no_description.ex 100% <100%> (ø)
... 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 e45d775...5c0c4b7. Read the comment docs.