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: esm compatible env #388

Merged

Conversation

alexander-heimbuch
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 12, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@f9d655c). Click here to learn what that means.
Patch coverage: 93.06% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #388   +/-   ##
=========================================
  Coverage          ?   96.58%           
=========================================
  Files             ?       30           
  Lines             ?      468           
  Branches          ?      113           
=========================================
  Hits              ?      452           
  Misses            ?       15           
  Partials          ?        1           
Impacted Files Coverage Δ
src/utils/ownKeys.js 64.00% <ø> (ø)
src/utils/invariant.js 73.07% <73.07%> (ø)
src/combineActions.js 100.00% <100.00%> (ø)
src/createAction.js 100.00% <100.00%> (ø)
src/createActions.js 100.00% <100.00%> (ø)
src/handleAction.js 100.00% <100.00%> (ø)
src/handleActions.js 100.00% <100.00%> (ø)
src/utils/camelCase.js 100.00% <100.00%> (ø)
src/utils/flattenReducerMap.js 100.00% <100.00%> (ø)
src/utils/flattenWhenNode.js 100.00% <100.00%> (ø)
... and 15 more

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.

@alexander-heimbuch alexander-heimbuch merged commit 1391da2 into redux-utilities:master Feb 12, 2023
@alexander-heimbuch alexander-heimbuch deleted the fix/esm-env branch February 12, 2023 09:04
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.

1 participant