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

Introduce timeoutMs option for all modules #462

Merged
merged 2 commits into from
Apr 28, 2024
Merged

Introduce timeoutMs option for all modules #462

merged 2 commits into from
Apr 28, 2024

Conversation

wKovacs64
Copy link
Owner

Closes #302

Copy link

changeset-bot bot commented Apr 28, 2024

🦋 Changeset detected

Latest commit: 0e9e352

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

This PR includes changesets to release 1 package
Name Type
hibp Minor

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

codecov bot commented Apr 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (aa90167) to head (0e9e352).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #462   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1104      1194   +90     
  Branches        41        31   -10     
=========================================
+ Hits          1104      1194   +90     
Files Coverage Δ
src/api/haveibeenpwned/fetch-from-api.ts 100.00% <100.00%> (ø)
src/api/pwnedpasswords/fetch-from-api.ts 100.00% <100.00%> (ø)
src/breach.ts 100.00% <100.00%> (ø)
src/breached-account.ts 100.00% <100.00%> (ø)
src/breaches.ts 100.00% <100.00%> (ø)
src/data-classes.ts 100.00% <100.00%> (ø)
src/paste-account.ts 100.00% <100.00%> (ø)
src/pwned-password-range.ts 100.00% <100.00%> (ø)
src/pwned-password.ts 100.00% <100.00%> (ø)
src/search.ts 100.00% <100.00%> (ø)
... and 1 more

@wKovacs64 wKovacs64 merged commit b6076f2 into main Apr 28, 2024
16 checks passed
@wKovacs64 wKovacs64 deleted the timeout branch April 28, 2024 02:43
@github-actions github-actions bot mentioned this pull request Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is there timeout on fetch?
1 participant