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

refactor: lazy initialize caches #156

Merged
merged 2 commits into from Jan 4, 2024
Merged

refactor: lazy initialize caches #156

merged 2 commits into from Jan 4, 2024

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jan 4, 2024

No description provided.

Copy link

changeset-bot bot commented Jan 4, 2024

🦋 Changeset detected

Latest commit: 36303fe

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
synckit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codesandbox-ci bot commented Jan 4, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

github-actions bot commented Jan 4, 2024

📊 Package size report   0.5%↑

File Before After
lib/index.cjs 13.5 kB 0.7%↑13.6 kB
lib/index.js 13.5 kB 1%↑13.6 kB
lib/index.js.map 13.3 kB 0.7%↑13.4 kB
package.json 3.5 kB -0.75%↓3.5 kB
Total (Includes all files) 56.6 kB 0.5%↑56.9 kB
Tarball size 14.9 kB 0.7%↑15.0 kB
Unchanged files
File Size
lib/index.d.ts 1.7 kB
lib/types.d.ts 1.0 kB
lib/types.js 44 B
lib/types.js.map 102 B
LICENSE 1.1 kB
README.md 8.9 kB

🤖 This report was automatically generated by pkg-size-action

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2541a1e) 100.00% compared to head (36303fe) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #156   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          204       204           
  Branches       100       102    +2     
=========================================
  Hits           204       204           

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

@JounQin JounQin merged commit be4648c into main Jan 4, 2024
31 checks passed
@JounQin JounQin deleted the refactor/lazy_cache branch January 4, 2024 05:11
@JounQin JounQin mentioned this pull request Jan 3, 2024
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

1 participant