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

feat: generic Cache and Storage classes #70

Merged
merged 1 commit into from
Oct 31, 2021
Merged

feat: generic Cache and Storage classes #70

merged 1 commit into from
Oct 31, 2021

Conversation

calintamas
Copy link
Owner

@calintamas calintamas commented Oct 31, 2021

closes #69

@coveralls
Copy link

coveralls commented Oct 31, 2021

Pull Request Test Coverage Report for Build 1404190664

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 55 (0.0%) changed or added relevant lines in 4 files are covered.
  • 11 unchanged lines in 2 files lost coverage.
  • Overall coverage remained the same at 0.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/utils/string.ts 0 1 0.0%
src/constants.ts 0 6 0.0%
src/Cache.ts 0 22 0.0%
src/Storage.ts 0 26 0.0%
Files with Coverage Reduction New Missed Lines %
src/Storage.ts 2 0.0%
src/Cache.ts 9 0.0%
Totals Coverage Status
Change from base Build 1404181803: 0.0%
Covered Lines: 0
Relevant Lines: 72

💛 - Coveralls

@alexandrumic alexandrumic merged commit d1bb37f into v2 Oct 31, 2021
@alexandrumic alexandrumic deleted the feat/generics branch October 31, 2021 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants