Closed skosito closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.69%. Comparing base (
cbbcf27
) to head (8084b72
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
LGTM to me Maybe we can add a test for the upgrade for each contracts?
yes good point, will add, useful to see if some change in contract makes it non-upgradable (eg importing some 3rd party contract etc), i will add tests in this PR
LGTM to me Maybe we can add a test for the upgrade for each contracts?
@lumtis added
NOTE: will run
yarn generate
before merge to make review a bit easierSummary by CodeRabbit
New Features
Bug Fixes
Tests
Chores