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

Telnet tweaks; python3.13 compat #173

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Telnet tweaks; python3.13 compat #173

merged 2 commits into from
Oct 16, 2024

Conversation

BrianPugh
Copy link
Owner

@BrianPugh BrianPugh commented Oct 16, 2024

significantly speed up telnet by reducing sleep.

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 381 lines in your changes missing coverage. Please review.

Project coverage is 59.61%. Comparing base (f4d54fc) to head (07ead55).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
belay/telnetlib.py 0.00% 381 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #173       +/-   ##
===========================================
- Coverage   73.89%   59.61%   -14.29%     
===========================================
  Files          38       39        +1     
  Lines        1632     2013      +381     
  Branches      362      428       +66     
===========================================
- Hits         1206     1200        -6     
- Misses        338      724      +386     
- Partials       88       89        +1     
Flag Coverage Δ
unittests 59.56% <0.00%> (-14.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@BrianPugh BrianPugh merged commit b8e16c8 into main Oct 16, 2024
13 checks passed
@BrianPugh BrianPugh deleted the telnet-tweaks branch October 16, 2024 00:31
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.

1 participant