globe-and-citizen / cnc-portal

The Crypto Native Portal, an app that creates a mechanism to financially acknowledge the micro contributions of Open Source collaborators along with tools that promote effective governance.
3 stars 0 forks source link

feature: bank beacon proxy pattern #258

Closed farrellh1 closed 3 weeks ago

farrellh1 commented 1 month ago

Description

Demonstrate how beacon proxy works WIKI: https://github.com/globe-and-citizen/cnc-portal/wiki/Transparent-Proxy-Pattern-(UUPS)-vs-Beacon-Proxy-Pattern

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 46.68%. Comparing base (761e9a1) to head (211b2b3). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #258 +/- ## =========================================== + Coverage 38.43% 46.68% +8.25% =========================================== Files 71 75 +4 Lines 1444 1525 +81 Branches 339 356 +17 =========================================== + Hits 555 712 +157 + Misses 769 693 -76 Partials 120 120 ``` | [Flag](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/258/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | Coverage Δ | | |---|---|---| | [app-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/258/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `44.46% <100.00%> (+6.03%)` | :arrow_up: | | [contract-unit-tests](https://app.codecov.io/gh/globe-and-citizen/cnc-portal/pull/258/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen) | `87.34% <100.00%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=globe-and-citizen#carryforward-flags-in-the-pull-request-comment) to find out more.

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