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

Fix: disable fetch in default #294

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Fix: disable fetch in default #294

merged 1 commit into from
Dec 4, 2023

Conversation

mtripg6666tdr
Copy link
Owner

fix #241

@mtripg6666tdr mtripg6666tdr added the bug Something isn't working label Dec 4, 2023
Copy link

github-actions bot commented Dec 4, 2023

Size Change: 0 B

Total Size: 22.3 kB

ℹ️ View Unchanged
Filename Size
./packages/candyget/index.d.ts 5.61 kB
./packages/candyget/index.js 5.49 kB
./packages/candyget/LICENSE 1.07 kB
./packages/candyget/package.json 821 B
./packages/candyget/README.md 9.33 kB

compressed-size-action

Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d2569c0) 100.00% compared to head (df46392) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #294   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          211       211           
  Branches        52        52           
=========================================
  Hits           211       211           

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

@mtripg6666tdr mtripg6666tdr merged commit 7d27fb0 into main Dec 4, 2023
14 checks passed
@mtripg6666tdr mtripg6666tdr deleted the fix/fetch branch December 4, 2023 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fetch is somehow true in default on 0.5.5
1 participant