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

feat: e2e add experiment row "kill" action tests #10148

Closed
wants to merge 18 commits into from

Conversation

thiagodallacqua-hpe
Copy link
Contributor

@thiagodallacqua-hpe thiagodallacqua-hpe commented Oct 29, 2024

Ticket

ET-662

Description

This Pr intends to add tests for the "kill" experiment row action for the DataGrid.

Test Plan

  • run the 'Row Actions' test from the src/e2e/tests/experimentList.spec.ts test file.
  • all checks must pass

Screenshot 2024-10-30 at 16 56 04

Checklist

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

@cla-bot cla-bot bot added the cla-signed label Oct 29, 2024
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.22%. Comparing base (225848a) to head (3bde7fc).

Current head 3bde7fc differs from pull request most recent head ab520da

Please upload reports for the commit ab520da to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10148      +/-   ##
==========================================
- Coverage   54.35%   51.22%   -3.13%     
==========================================
  Files        1259     1098     -161     
  Lines      157337   144890   -12447     
  Branches     3644     3643       -1     
==========================================
- Hits        85517    74220   -11297     
+ Misses      71687    70537    -1150     
  Partials      133      133              
Flag Coverage Δ
harness 54.38% <ø> (-16.77%) ⬇️
web 54.30% <100.00%> (ø)

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

Files with missing lines Coverage Δ
webui/react/src/components/ExperimentStopModal.tsx 90.00% <100.00%> (ø)

... and 239 files with indirect coverage changes

Copy link

netlify bot commented Oct 29, 2024

Deploy Preview for determined-ui ready!

Name Link
🔨 Latest commit ab520da
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/672a44b9ca8de300082c8e88
😎 Deploy Preview https://deploy-preview-10148--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.

- Introduce a time metric for search with a max time of 937 batches
- Simplify experiment creation validation logic
- Modify kill experiment functionality to check for cancellation status after kill
@thiagodallacqua-hpe thiagodallacqua-hpe force-pushed the thiago/ET-662 branch 2 times, most recently from f3e7d95 to 9fa73d0 Compare October 31, 2024 14:05
@JComins000
Copy link
Contributor

just a few small comments. merge when you're ready

Copy link
Contributor

@keita-determined keita-determined left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like e2e is failing

@thiagodallacqua-hpe
Copy link
Contributor Author

Closing PR due to company restructuring.

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.

4 participants