angelnikolov / ts-cacheable

Observable/Promise Cache Decorator
https://npmjs.com/package/ts-cacheable
ISC License
340 stars 42 forks source link

Removed rxjs as a dependency. #127

Closed angelnikolov closed 1 year ago

angelnikolov commented 1 year ago

Fixes https://github.com/angelnikolov/ts-cacheable/issues/125

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (5789205) compared to base (004c1c9). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #127 +/- ## ======================================= Coverage 76.99% 76.99% ======================================= Files 13 13 Lines 326 326 Branches 83 83 ======================================= Hits 251 251 Misses 60 60 Partials 15 15 ``` 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=Angel+Nikolov). 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=Angel+Nikolov)

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