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: add support for timeouts #59

Merged
merged 2 commits into from
Nov 23, 2024
Merged

feat: add support for timeouts #59

merged 2 commits into from
Nov 23, 2024

Conversation

antonioturdo
Copy link
Collaborator

@antonioturdo antonioturdo commented Nov 22, 2024

🚨 Proposed changes

Add support for connection and overall timeouts.

⚙️ Types of changes

  • New feature

Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.59%. Comparing base (21016ae) to head (eb6bbc6).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #59      +/-   ##
============================================
+ Coverage     99.57%   99.59%   +0.01%     
- Complexity      500      516      +16     
============================================
  Files           139      139              
  Lines           947      981      +34     
============================================
+ Hits            943      977      +34     
  Misses            4        4              

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


🚨 Try these New Features:

Copy link
Member

@JellyBellyDev JellyBellyDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the commit message with BC! ;)

@antonioturdo
Copy link
Collaborator Author

The first commit includes the BREAKING CHANGE line in the description. Isn't that enough?

@JellyBellyDev
Copy link
Member

Sorry, i don't know why but yesterday I don't see it!

Copy link
Member

@JellyBellyDev JellyBellyDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@antonioturdo antonioturdo merged commit 02bbc97 into main Nov 23, 2024
8 checks passed
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.

2 participants