nucypher / taco-web

🌮 A TypeScript client for TACo (Threshold Access Control)
https://docs.threshold.network/app-development/threshold-access-control-tac
GNU General Public License v3.0
14 stars 22 forks source link

Update `taco-web` demos to use latest released version of `taco`, `taco-auth` #578

Closed derekpierre closed 1 week ago

derekpierre commented 1 week ago

Type of PR:

Required reviews:

What this does:

High-level idea of the changes introduced in this PR. List relevant API changes (if any), as well as related PRs and issues.

Update taco-web demos to use latest released versions of @nucypher/taco and @nucypher/taco-auth.

Issues fixed/closed:

Why it's needed:

Explain how this PR fits in the greater context of the NuCypher Network. E.g., if this PR address a nucypher/productdev issue, let reviewers know!

Notes for reviewers:

What should reviewers focus on? Is there a particular commit/function/section of your PR that requires more attention from reviewers?

netlify[bot] commented 1 week ago

Deploy Preview for taco-nft-demo ready!

Name Link
Latest commit 78a0b8e7e80fdb2764a89dbb5be5cd27f8b7b536
Latest deploy log https://app.netlify.com/sites/taco-nft-demo/deploys/66d8a9edc9541e000884fbd7
Deploy Preview https://deploy-preview-578--taco-nft-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 week ago

Deploy Preview for taco-demo ready!

Name Link
Latest commit 78a0b8e7e80fdb2764a89dbb5be5cd27f8b7b536
Latest deploy log https://app.netlify.com/sites/taco-demo/deploys/66d8a9ed49c5090008455933
Deploy Preview https://deploy-preview-578--taco-demo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 88.44%. Comparing base (e8f9098) to head (78a0b8e). Report is 205 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #578 +/- ## =========================================== + Coverage 23.12% 88.44% +65.31% =========================================== Files 62 59 -3 Lines 10175 6075 -4100 Branches 260 148 -112 =========================================== + Hits 2353 5373 +3020 + Misses 7763 702 -7061 + Partials 59 0 -59 ```

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