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 addendums table to agreement #266

Closed nitinsubz closed 3 years ago

nitinsubz commented 3 years ago

Added a visualization of addendums in each agreement as a table that keeps track of added and removed contributors.

Fixes #263

codecov[bot] commented 3 years ago

Codecov Report

Merging #266 (28cb344) into master (486418d) will increase coverage by 0.24%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #266      +/-   ##
==========================================
+ Coverage   88.60%   88.84%   +0.24%     
==========================================
  Files           8        8              
  Lines         272      278       +6     
  Branches       20       21       +1     
==========================================
+ Hits          241      247       +6     
  Misses         31       31              
Impacted Files Coverage Δ
common/model/addendum.js 84.31% <100.00%> (+0.31%) :arrow_up:
common/test_helpers/firestore.mock.js 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 486418d...28cb344. Read the comment docs.