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: Add parts property on createStencil for better type safety #3134

Draft
wants to merge 2 commits into
base: prerelease/minor
Choose a base branch
from

Conversation

mannycarrera4
Copy link
Contributor

Summary

Fixes: #3118

Release Category

Utils

Release Note

Optional release note message. Changelog and release summaries will contain a pull request title. This section will add additional notes under that title. This section is not a summary, but something extra to point out in release notes. An example might be calling out breaking changes in a labs component or minor visual changes that need visual regression updates. Remove this section if no additional release notes are required.


Checklist

For the Reviewer

  • PR title is short and descriptive
  • PR summary describes the change (Fixes/Resolves linked correctly)
  • PR Release Notes describes additional information useful to call out in a release message or removed if not applicable
  • Breaking Changes provides useful information to upgrade to this code or removed if not applicable

Where Should the Reviewer Start?

Areas for Feedback? (optional)

  • Code
  • Documentation
  • Testing
  • Codemods

Testing Manually

Screenshots or GIFs (if applicable)

Thank You Gif (optional)

Copy link

stackblitz bot commented Feb 13, 2025

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

cypress bot commented Feb 13, 2025

Workday/canvas-kit    Run #8328

Run Properties:  status check failed Failed #8328  •  git commit 018c14fae4 ℹ️: Merge 3439d6a23cafdaa944aa7da7a76dd7ad8bf12f57 into 6f050af3ebc45ac27d8bd44309b0...
Project Workday/canvas-kit
Branch Review mc-magic-strings
Run status status check failed Failed #8328
Run duration 02m 21s
Commit git commit 018c14fae4 ℹ️: Merge 3439d6a23cafdaa944aa7da7a76dd7ad8bf12f57 into 6f050af3ebc45ac27d8bd44309b0...
Committer Manuel Carrera
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 1
Tests that did not run due to a developer annotating a test with .skip  Pending 7
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 345
View all changes introduced in this branch ↗︎

Warning

Partial Report: The results for the Application Quality reports may be incomplete.

UI Coverage  14.5%
  Untested elements 1060  
  Tested elements 177  
Accessibility  96.88%
  Failed rules  4 critical   3 serious   0 moderate   2 minor
  Failed elements 91  

Tests for review

Failed  Breadcrumbs.spec.tsx • 1 failed test

View Output

Test Artifacts
given the [Components/Navigation/Breadcrumbs, Overflow Breadcrumbs] menu is rendered > should not have any axe errors Test Replay Screenshots
Failed  SegmentedControl.spec.tsx • 0 failed tests

View Output

Test Artifacts
Failed  Popup.spec.tsx • 0 failed tests

View Output

Test Artifacts
Failed  Select.spec.tsx • 0 failed tests

View Output

Test Artifacts
Failed  Menu.spec.tsx • 0 failed tests

View Output

Test Artifacts

The first 5 failed specs are shown, see all 30 specs in Cypress Cloud.

Flakiness  cypress/component/SelectPreview.spec.tsx • 1 flaky test

View Output

Test Artifacts
... > when the down arrow key is pressed > the menu > should have focus Test Replay Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant