Closed SimonLab closed 7 years ago
Merging #68 into master will increase coverage by
1.78%
. The diff coverage is100%
.
@@ 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.
see #67 This PR create a new process each time a event is received from Github on
/event/new
endpoint