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
16 stars 23 forks source link

fix: ConditionContext import error #418

Closed DeMonkeyCoder closed 11 months ago

DeMonkeyCoder commented 11 months ago

Type of PR:

Required reviews:

Related to: https://github.com/nucypher/taco-web/pull/404

What this does: Move CONTEXT_PARAM_PREFIX to const.ts to fix import problem

netlify[bot] commented 11 months ago

Deploy Preview for taco-nft-demo canceled.

Name Link
Latest commit 493fbcac1510a10f9677335718d2ea32c99d3b82
Latest deploy log https://app.netlify.com/sites/taco-nft-demo/deploys/65607013cc658b0008653183
netlify[bot] commented 11 months ago

Deploy Preview for taco-demo canceled.

Name Link
Latest commit 493fbcac1510a10f9677335718d2ea32c99d3b82
Latest deploy log https://app.netlify.com/sites/taco-demo/deploys/6560701394948600097ce5e8
codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (59d8877) 87.98% compared to head (493fbca) 88.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #418 +/- ## ========================================== + Coverage 87.98% 88.00% +0.02% ========================================== Files 33 33 Lines 2697 2702 +5 Branches 232 232 ========================================== + Hits 2373 2378 +5 Misses 293 293 Partials 31 31 ```

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