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

Add CI timeouts #2088

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Add CI timeouts #2088

merged 1 commit into from
Apr 29, 2024

Conversation

martincostello
Copy link
Member

  • No CI job should take longer than an hour.
  • No individual test run should take longer than 10 minutes.

Relates to #2087.

- No CI job should take longer than an hour.
- No individual test run should take longer than 10 minutes.
@martincostello martincostello added this to the v8.4.0 milestone Apr 29, 2024
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.69%. Comparing base (6bf7fc1) to head (299fa15).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2088   +/-   ##
=======================================
  Coverage   83.69%   83.69%           
=======================================
  Files         312      312           
  Lines        7114     7114           
  Branches     1054     1054           
=======================================
  Hits         5954     5954           
  Misses        789      789           
  Partials      371      371           
Flag Coverage Δ
linux 83.69% <ø> (ø)
macos 83.69% <ø> (ø)

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

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

@martincostello martincostello merged commit 3c642fd into App-vNext:main Apr 29, 2024
18 checks passed
@martincostello martincostello deleted the add-timeouts branch April 29, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants