linea-attestation-registry icon indicating copy to clipboard operation
linea-attestation-registry copied to clipboard

feat(contracts): As an Issuer, I want to have dedicated logic on ”attest” and “replace” workflows

Open satyajeetkolhapure opened this issue 1 year ago • 1 comments
trafficstars

What does this PR do?

It adds operation type to distinguish between attest and replace workflows

Related ticket

Fixes #648

Type of change

  • [ ] Chore
  • [ ] Bug fix
  • [x] New feature
  • [ ] Documentation update

Check list

  • [x] Unit tests for any smart contract change
  • [ ] Contracts and functions are documented

satyajeetkolhapure avatar Jul 02 '24 10:07 satyajeetkolhapure

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.61%. Comparing base (e99f776) to head (e02d096). Report is 19 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #651      +/-   ##
==========================================
+ Coverage   92.07%   94.61%   +2.53%     
==========================================
  Files          30       30              
  Lines         492      501       +9     
  Branches      112      112              
==========================================
+ Hits          453      474      +21     
+ Misses         39       27      -12     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Jul 02 '24 10:07 codecov-commenter

Pending a community vote

alainncls avatar Aug 20 '24 13:08 alainncls

The proposal passed the vote ✅

alainncls avatar Sep 06 '24 07:09 alainncls