OriginProtocol / origin-dollar

OUSD and OETH are stablecoins that passively accrue yield while you are holding it
https://originprotocol.com
MIT License
119 stars 80 forks source link

Runlogs and Buyback script changes #2090

Closed shahthepro closed 4 months ago

shahthepro commented 4 months ago

Code Change Checklist

To be completed before internal review begins:

Internal review:

Deploy checklist

Two reviewers complete the following checklist:

- [ ] All deployed contracts are listed in the deploy PR's description
- [ ] Deployed contract's verified code (and all dependencies) match the code in master
- [ ] The transactions that interacted with the newly deployed contract match the deploy script.
- [ ] Governance proposal matches the deploy script
- [ ] Smoke tests pass after fork test execution of the governance proposal
codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 60.54%. Comparing base (a87e0d9) to head (e8d1564).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2090 +/- ## ======================================== Coverage 60.54% 60.54% ======================================== Files 59 59 Lines 3021 3021 Branches 779 590 -189 ======================================== Hits 1829 1829 Misses 1189 1189 Partials 3 3 ```

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