OpenNetworkingFoundation / cla-manager

Automated CLA management and verification for ONF projects on Github and Gerrit
https://cla.opennetworking.org
3 stars 6 forks source link

Add CLA labels to Github PRs conditionally #231

Closed bocon13 closed 3 years ago

bocon13 commented 3 years ago

CLA labels are needed for some internal tooling.

codecov[bot] commented 3 years ago

Codecov Report

Merging #231 (ee41ed9) into master (d26d74b) will decrease coverage by 6.87%. The diff coverage is 50.00%.

:exclamation: Current head ee41ed9 differs from pull request most recent head c8dd90f. Consider uploading reports for the commit c8dd90f to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #231      +/-   ##
==========================================
- Coverage   89.77%   82.90%   -6.88%     
==========================================
  Files           9       13       +4     
  Lines         313      579     +266     
  Branches       22       70      +48     
==========================================
+ Hits          281      480     +199     
- Misses         32       99      +67     
Impacted Files Coverage Δ
functions/lib/github.js 57.32% <50.00%> (ø)
common/model/addendum.js 84.00% <0.00%> (-0.32%) :arrow_down:
common/test_helpers/firestore.mock.js 100.00% <0.00%> (ø)
common/model/appUser.js
functions/lib/crowd_webhook.js 98.00% <0.00%> (ø)
functions/lib/cla.js 100.00% <0.00%> (ø)
functions/lib/util.js 100.00% <0.00%> (ø)
functions/lib/gerrit.js 100.00% <0.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 d26d74b...c8dd90f. Read the comment docs.