Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

feature(walletkit-ui): add feature flag provider #79

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kyleleow
Copy link
Contributor

@kyleleow kyleleow commented Feb 8, 2023

What this PR does / why we need it:

  • As titled

Which issue(s) does this PR fixes?:

Fixes #15

Additional comments?:

@kyleleow kyleleow self-assigned this Feb 8, 2023
@github-actions github-actions bot added the kind/feature New feature request label Feb 8, 2023
@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Base: 65.91% // Head: 56.39% // Decreases project coverage by -9.52% ⚠️

Coverage data is based on head (c264863) compared to base (ede3230).
Patch coverage: 12.22% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   65.91%   56.39%   -9.52%     
==========================================
  Files          21       28       +7     
  Lines         666      938     +272     
  Branches      122      168      +46     
==========================================
+ Hits          439      529      +90     
- Misses        218      395     +177     
- Partials        9       14       +5     
Impacted Files Coverage Δ
.../walletkit-ui/src/contexts/FeatureFlagProvider.tsx 12.22% <12.22%> (ø)
...etkit-testcontainers/src/DeFiChainStubContainer.ts 25.00% <0.00%> (ø)
packages/walletkit-ui/src/store/website.ts 75.00% <0.00%> (ø)
packages/walletkit-ui/src/store/futureSwap.ts 36.17% <0.00%> (ø)
packages/walletkit-ui/src/store/userPreferences.ts 21.27% <0.00%> (ø)
packages/walletkit-ui/src/store/auctions.ts 67.64% <0.00%> (ø)
packages/walletkit-ui/src/store/index.ts 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FeatureFlagProvider
1 participant