cody
cody copied to clipboard
feat(review-requests): review requests create peer reviewers
Codecov Report
Merging #877 (06d96e1) into main (5ba490b) will decrease coverage by
0.25%
. The diff coverage is92.40%
.
@@ Coverage Diff @@
## main #877 +/- ##
==========================================
- Coverage 94.69% 94.44% -0.26%
==========================================
Files 98 98
Lines 2186 2303 +117
Branches 46 46
==========================================
+ Hits 2070 2175 +105
- Misses 114 126 +12
Partials 2 2
Impacted Files | Coverage Δ | |
---|---|---|
spec/mediators/receive_pull_request_event_spec.rb | 93.50% <83.60%> (-6.50%) |
:arrow_down: |
app/mediators/receive_pull_request_event.rb | 93.54% <90.90%> (-1.46%) |
:arrow_down: |
app/controllers/webhooks_controller.rb | 87.80% <100.00%> (-0.30%) |
:arrow_down: |
app/mediators/create_or_update_pull_request.rb | 84.93% <100.00%> (+0.87%) |
:arrow_up: |
app/models/reviewer.rb | 97.14% <100.00%> (+0.08%) |
:arrow_up: |
...ec/mediators/create_or_update_pull_request_spec.rb | 96.63% <100.00%> (+1.57%) |
:arrow_up: |
spec/requests/webhooks_controller_spec.rb | 100.00% <100.00%> (ø) |
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 5ba490b...06d96e1. Read the comment docs.