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

Drop Windows event loop hack in Python 3.8+ #573

Merged
merged 1 commit into from
Aug 17, 2023

Drop Windows event loop hack in Python 3.8+

2008cea
Select commit
Loading
Failed to load commit list.
Merged

Drop Windows event loop hack in Python 3.8+ #573

Drop Windows event loop hack in Python 3.8+
2008cea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2023 in 0s

81.88% (+0.00%) compared to 7b70e61

View this Pull Request on Codecov

81.88% (+0.00%) compared to 7b70e61

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7b70e61) 81.88% compared to head (2008cea) 81.88%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #573   +/-   ##
=======================================
  Coverage   81.88%   81.88%           
=======================================
  Files          62       62           
  Lines        3648     3649    +1     
  Branches      705      706    +1     
=======================================
+ Hits         2987     2988    +1     
  Misses        609      609           
  Partials       52       52           
Files Changed Coverage Δ
colcon_core/executor/sequential.py 95.71% <100.00%> (+0.06%) ⬆️

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