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

fix: incorrect selector usage in redux #2446

Merged
merged 2 commits into from
Nov 26, 2023
Merged

fix: incorrect selector usage in redux #2446

merged 2 commits into from
Nov 26, 2023

Conversation

markphelps
Copy link
Collaborator

should fix #2444

🙈

Copy link
Contributor

github-actions bot commented Nov 25, 2023

Uffizzi Preview deployment-41474 was deleted.

Copy link

codecov bot commented Nov 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a189086) 70.76% compared to head (47f7740) 70.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2446   +/-   ##
=======================================
  Coverage   70.76%   70.76%           
=======================================
  Files          81       81           
  Lines        8110     8110           
=======================================
  Hits         5739     5739           
  Misses       2025     2025           
  Partials      346      346           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@markphelps markphelps enabled auto-merge (squash) November 26, 2023 15:30
@markphelps markphelps merged commit 0bfe70a into main Nov 26, 2023
32 checks passed
@markphelps markphelps deleted the fix-create-selector branch November 26, 2023 16:20
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.

[Bug]: Redux createSelector usage is incorrect and broken
2 participants