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

test: increase runner size for react e2e #9269

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

djanicekpach
Copy link
Contributor

@djanicekpach djanicekpach commented Apr 30, 2024

test: increase runner size for react e2e

Ticket

INFENG-666

Description

increase react runner size to large since we are maxing out CPU on the current runner.

Test Plan

Ran and passed CI

Checklist

  • Changes have been manually QA'd
  • User-facing API changes need the "User-facing API Change" label.
  • Release notes should be added as a separate file under docs/release-notes/.
    See Release Note for details.
  • Licenses should be included for new code which was copied and/or modified from any external code.

@djanicekpach djanicekpach requested a review from a team as a code owner April 30, 2024 16:21
@djanicekpach djanicekpach requested a review from dzhu April 30, 2024 16:21
@cla-bot cla-bot bot added the cla-signed label Apr 30, 2024
Copy link

netlify bot commented Apr 30, 2024

Deploy Preview for determined-ui ready!

Name Link
🔨 Latest commit b71d0d4
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/663120ebc1c4190008cb19d4
😎 Deploy Preview https://deploy-preview-9269--determined-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.59%. Comparing base (95b5164) to head (b71d0d4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9269   +/-   ##
=======================================
  Coverage   44.59%   44.59%           
=======================================
  Files        1273     1273           
  Lines      155832   155831    -1     
  Branches     2438     2439    +1     
=======================================
+ Hits        69497    69499    +2     
+ Misses      86096    86093    -3     
  Partials      239      239           
Flag Coverage Δ
backend 41.74% <ø> (+<0.01%) ⬆️
harness 64.05% <ø> (ø)
web 35.04% <ø> (+<0.01%) ⬆️

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

Files Coverage Δ
webui/react/src/e2e/fixtures/user.fixture.ts 0.00% <ø> (ø)

... and 2 files with indirect coverage changes

@djanicekpach djanicekpach requested a review from a team as a code owner April 30, 2024 16:48
@djanicekpach djanicekpach enabled auto-merge (squash) April 30, 2024 17:06
@djanicekpach djanicekpach merged commit 2905180 into main Apr 30, 2024
87 of 99 checks passed
@djanicekpach djanicekpach deleted the djanicek/infeng-666/react-runner-size branch April 30, 2024 17:27
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.

2 participants