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

Feature: file-backed cache #1002

Merged
merged 3 commits into from
Mar 9, 2024
Merged

Feature: file-backed cache #1002

merged 3 commits into from
Mar 9, 2024

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented Mar 9, 2024

RE: #937

@emmercm emmercm self-assigned this Mar 9, 2024
@emmercm emmercm enabled auto-merge (squash) March 9, 2024 03:11
Copy link

github-actions bot commented Mar 9, 2024

🧪 Branch testing instructions

This pull request can be tested locally with the following command:

npm exec --yes -- "github:emmercm/igir#emmercm/file-cache" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

Copy link

codecov bot commented Mar 9, 2024

Codecov Report

Attention: Patch coverage is 91.93548% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 93.36%. Comparing base (a1acfd3) to head (b24c1f6).

Files Patch % Lines
src/types/cache.ts 92.72% 4 Missing ⚠️
src/constants.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1002      +/-   ##
==========================================
- Coverage   93.40%   93.36%   -0.04%     
==========================================
  Files          90       90              
  Lines        5656     5699      +43     
  Branches     1327     1334       +7     
==========================================
+ Hits         5283     5321      +38     
- Misses        355      360       +5     
  Partials       18       18              

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

@emmercm emmercm merged commit e992d98 into main Mar 9, 2024
53 checks passed
@emmercm emmercm deleted the emmercm/file-cache branch March 9, 2024 03:23
Copy link

github-actions bot commented Apr 9, 2024

🔒 Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Comment generated by the GitHub Lock Issues workflow.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant