origin-dollar icon indicating copy to clipboard operation
origin-dollar copied to clipboard

Add support for removing assets from Vault

Open shahthepro opened this issue 1 year ago • 2 comments
trafficstars

If you made a contract change, make sure to complete the checklist below before merging it in master.

Refer to our documentation for more details about contract security best practices.

Contract change checklist:

  • [ ] Code reviewed by 2 reviewers.
  • [ ] Copy & paste code review security checklist below this checklist.
  • [ ] Unit tests pass
  • [ ] Slither tests pass with no warning
  • [ ] Echidna tests pass if PR includes changes to OUSD contract (not automated, run manually on local)

shahthepro avatar Mar 28 '24 05:03 shahthepro

Warnings
:warning: :eyes: This PR needs at least 2 reviewers

Generated by :no_entry_sign: dangerJS against 48fcab05b72e1998ceab2a58ebf48e3c1afe501e

github-actions[bot] avatar Mar 28 '24 05:03 github-actions[bot]

Codecov Report

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

Project coverage is 1.29%. Comparing base (8dbbd67) to head (48fcab0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #2012       +/-   ##
==========================================
- Coverage   60.34%   1.29%   -59.06%     
==========================================
  Files          59      59               
  Lines        3006    3021       +15     
  Branches      775     779        +4     
==========================================
- Hits         1814      39     -1775     
- Misses       1189    2982     +1793     
+ Partials        3       0        -3     

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

codecov[bot] avatar Mar 28 '24 05:03 codecov[bot]