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

Replace async_timeout with asyncio.timeout #441

Merged
merged 1 commit into from
Nov 4, 2023
Merged

Conversation

frenck
Copy link
Owner

@frenck frenck commented Nov 4, 2023

Proposed Changes

SSIA

@frenck frenck added the enhancement Enhancement of the code, not introducing new features. label Nov 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 4, 2023

Codecov Report

Merging #441 (139b54c) into main (018006c) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
- Coverage   91.07%   90.99%   -0.09%     
==========================================
  Files           4        4              
  Lines         112      111       -1     
  Branches       15       15              
==========================================
- Hits          102      101       -1     
  Misses          9        9              
  Partials        1        1              
Files Coverage Δ
src/tailscale/tailscale.py 88.88% <100.00%> (-0.21%) ⬇️

Copy link

sonarcloud bot commented Nov 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@frenck frenck merged commit c5880c3 into main Nov 4, 2023
23 checks passed
@frenck frenck deleted the frenck-2023-1374 branch November 4, 2023 21:10
@github-actions github-actions bot locked and limited conversation to collaborators Nov 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants