nilsmehlhorn / ngrx-wieder

Lightweight undo-redo for Angular with NgRx & immer.js
https://nils-mehlhorn.de/posts/angular-undo-redo-ngrx-redux
MIT License
127 stars 10 forks source link

fix: remove immer default import #78

Closed nilsmehlhorn closed 1 year ago

nilsmehlhorn commented 1 year ago

Fixes #74

codecov-commenter commented 1 year ago

Codecov Report

Base: 90.32% // Head: 90.32% // No change to project coverage :thumbsup:

Coverage data is based on head (2005b4b) compared to base (8e8e7d9). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #78 +/- ## ======================================= Coverage 90.32% 90.32% ======================================= Files 5 5 Lines 93 93 Branches 19 19 ======================================= Hits 84 84 Misses 6 6 Partials 3 3 ``` | [Impacted Files](https://codecov.io/gh/nilsmehlhorn/ngrx-wieder/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nils+Mehlhorn) | Coverage Δ | | |---|---|---| | [projects/ngrx-wieder/src/lib/undo-redo.reducer.ts](https://codecov.io/gh/nilsmehlhorn/ngrx-wieder/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nils+Mehlhorn#diff-cHJvamVjdHMvbmdyeC13aWVkZXIvc3JjL2xpYi91bmRvLXJlZG8ucmVkdWNlci50cw==) | `87.50% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nils+Mehlhorn). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nils+Mehlhorn)

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