OriginProtocol / origin-dollar

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

Fix Safe JSON generation thing #2302

Closed shahthepro closed 3 weeks ago

shahthepro commented 3 weeks 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
- [ ] Contract constructors have correct arguments
- [ ] 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 3 weeks ago

Codecov Report

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

Project coverage is 53.36%. Comparing base (20a21d0) to head (dde551d). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2302 +/- ## ========================================== + Coverage 52.19% 53.36% +1.17% ========================================== Files 79 79 Lines 4098 4098 Branches 824 1079 +255 ========================================== + Hits 2139 2187 +48 + Misses 1956 1908 -48 Partials 3 3 ```

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