Skip to content

joobyRun: optimize hot-reload latency with debouncer and smart compil…#3944

Merged
jknack merged 1 commit intomainfrom
3943
May 9, 2026
Merged

joobyRun: optimize hot-reload latency with debouncer and smart compil…#3944
jknack merged 1 commit intomainfrom
3943

Conversation

@jknack
Copy link
Copy Markdown
Member

@jknack jknack commented May 8, 2026

@jknack jknack added this to the 4.5.1 milestone May 8, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.17%. Comparing base (c5651e9) to head (0a53f05).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3944      +/-   ##
============================================
- Coverage     94.18%   94.17%   -0.02%     
+ Complexity     6654     6652       -2     
============================================
  Files           432      432              
  Lines         20880    20880              
  Branches       2094     2094              
============================================
- Hits          19666    19663       -3     
+ Misses          757      756       -1     
- Partials        457      461       +4     

☔ View full report in Codecov by Sentry.
📢 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.

@jknack jknack merged commit 5f125fd into main May 9, 2026
5 of 6 checks passed
@jknack jknack deleted the 3943 branch May 9, 2026 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

joobyRun: optimize hot-reload latency with debouncer and smart compiler detection

1 participant