dwyl / dwylbot

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

Process event #68

Closed SimonLab closed 7 years ago

SimonLab commented 7 years ago

see #67 This PR create a new process each time a event is received from Github on /event/new endpoint

codecov[bot] commented 7 years ago

Codecov Report

Merging #68 into master will increase coverage by 1.78%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
+ Coverage    87.5%   89.28%   +1.78%     
==========================================
  Files          11       12       +1     
  Lines          56       56              
==========================================
+ Hits           49       50       +1     
+ Misses          7        6       -1
Impacted Files Coverage Δ
web/controllers/processes/wait.ex 100% <100%> (ø)
web/controllers/event_controller.ex 100% <100%> (ø) :arrow_up:
web/models/user.ex 100% <0%> (+50%) :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 7f7951d...4cea38f. Read the comment docs.