Skip to content

Warn about time.sleep#3476

Open
jmthomas wants to merge 2 commits into
mainfrom
sleep
Open

Warn about time.sleep#3476
jmthomas wants to merge 2 commits into
mainfrom
sleep

Conversation

@jmthomas

Copy link
Copy Markdown
Member

closes #3474

@jmthomas jmthomas requested review from EmilyRagan and mcosgriff June 16, 2026 00:27
@jmthomas jmthomas marked this pull request as ready for review June 16, 2026 00:27
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.23%. Comparing base (e8b541f) to head (244f655).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3476   +/-   ##
=======================================
  Coverage   79.23%   79.23%           
=======================================
  Files         689      689           
  Lines       57293    57293           
  Branches      728      728           
=======================================
+ Hits        45396    45397    +1     
+ Misses      11819    11818    -1     
  Partials       78       78           
Flag Coverage Δ
python 80.29% <ø> (+<0.01%) ⬆️
ruby-api 81.06% <ø> (ø)
ruby-backend 83.09% <ø> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud

Copy link
Copy Markdown

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.

Unable to connect to a Running Script if it is in a time.sleep() call

2 participants