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

fix test_daemon.py::test_analytics flakiness #10523

Merged
merged 1 commit into from
Aug 14, 2024
Merged

fix test_daemon.py::test_analytics flakiness #10523

merged 1 commit into from
Aug 14, 2024

Conversation

skshetry
Copy link
Member

Turns out iterative-telemetry spends a long time trying to generate an id. Sometimes it gets frozen for a long time (>30s).

@skshetry skshetry force-pushed the debug-ci branch 4 times, most recently from b1afac7 to 98ed7b8 Compare August 14, 2024 10:53
Turns out `iterative-telemetry` spends a long time trying to
generate an id. Sometimes it gets frozen for a long time (>30s).
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.57%. Comparing base (991a816) to head (93b7b7d).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10523      +/-   ##
==========================================
- Coverage   90.58%   90.57%   -0.02%     
==========================================
  Files         503      503              
  Lines       39126    39148      +22     
  Branches     5647     5648       +1     
==========================================
+ Hits        35442    35457      +15     
- Misses       3007     3016       +9     
+ Partials      677      675       -2     

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

@skshetry skshetry merged commit fd3b43d into main Aug 14, 2024
27 checks passed
@skshetry skshetry deleted the debug-ci branch August 14, 2024 11:10
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