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

Try to workaround OOM errors and the runners dying #3013

Merged
merged 3 commits into from
Jun 12, 2024

Remove `--max-workers` in recording screenshots too

25034e5
Select commit
Loading
Failed to load commit list.
Merged

Try to workaround OOM errors and the runners dying #3013

Remove `--max-workers` in recording screenshots too
25034e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2024 in 0s

75.78% (-0.01%) compared to 756905b, passed because coverage increased by -0.01% when compared to adjusted base (75.78%)

View this Pull Request on Codecov

75.78% (-0.01%) compared to 756905b, passed because coverage increased by -0.01% when compared to adjusted base (75.78%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.78%. Comparing base (756905b) to head (25034e5).
Report is 7 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3013      +/-   ##
===========================================
- Coverage    75.78%   75.78%   -0.01%     
===========================================
  Files         1611     1611              
  Lines        38098    38098              
  Branches      7362     7362              
===========================================
- Hits         28872    28871       -1     
  Misses        5374     5374              
- Partials      3852     3853       +1     

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