Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: to always destructure props #1910

Merged
merged 2 commits into from
May 17, 2024
Merged

Conversation

tdeekens
Copy link
Owner

No description provided.

Copy link

changeset-bot bot commented May 17, 2024

🦋 Changeset detected

Latest commit: 094de03

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 17 packages
Name Type
@flopflip/react-broadcast Patch
@flopflip/react-redux Patch
@flopflip/react Patch
@flopflip/test-utils Patch
@flopflip/adapter-utilities Patch
@flopflip/cache Patch
@flopflip/combine-adapters Patch
@flopflip/cypress-plugin Patch
@flopflip/graphql-adapter Patch
@flopflip/http-adapter Patch
@flopflip/launchdarkly-adapter Patch
@flopflip/localstorage-adapter Patch
@flopflip/localstorage-cache Patch
@flopflip/memory-adapter Patch
@flopflip/sessionstorage-cache Patch
@flopflip/splitio-adapter Patch
@flopflip/types Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented May 17, 2024

Codecov Report

Attention: Patch coverage is 96.15385% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.79%. Comparing base (fd07633) to head (c86f8ec).

Current head c86f8ec differs from pull request most recent head 094de03

Please upload reports for the commit 094de03 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1910      +/-   ##
==========================================
+ Coverage   93.78%   93.79%   +0.01%     
==========================================
  Files         109      109              
  Lines        1755     1758       +3     
  Branches      279      279              
==========================================
+ Hits         1646     1649       +3     
  Misses        109      109              
Files Coverage Δ
...t/src/components/toggle-feature/toggle-feature.tsx 100.00% <100.00%> (ø)
...x/src/components/toggle-feature/toggle-feature.tsx 100.00% <100.00%> (ø)
packages/test-utils/src/index.js 96.15% <100.00%> (ø)
...ct/src/components/toggle-feature/toggle-feature.ts 95.45% <92.85%> (-0.20%) ⬇️

@tdeekens tdeekens merged commit 45609ed into main May 17, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant