Skip to content

Comments

fix(Col markers): restore Col components on EnumContrl and NumericCon…#126

Merged
billdirks merged 1 commit intomainfrom
bug/restore-col-markers
Apr 28, 2025
Merged

fix(Col markers): restore Col components on EnumContrl and NumericCon…#126
billdirks merged 1 commit intomainfrom
bug/restore-col-markers

Conversation

@shiplet
Copy link
Contributor

@shiplet shiplet commented Apr 28, 2025

…trol

@codecov
Copy link

codecov bot commented Apr 28, 2025

❌ 6 Tests Failed:

Tests completed Failed Passed Skipped
99 6 93 0
View the top 2 failed test(s) by shortest run time
src/controls/NumericControl.test.tsx > NumericControl > renders when data of 100 is included
Stack Traces | 0.142s run time
Error: expect(element).toHaveValue(100)

Expected the element to have value:
  100
Received:
  42.42src/controls/NumericControl.test.tsx:106:46
src/controls/NumericControl.test.tsx > NumericControl > renders when data of 0 is included
Stack Traces | 0.158s run time
Error: expect(element).toHaveValue(0)

Expected the element to have value:
  0
Received:
  42.42src/controls/NumericControl.test.tsx:106:46
View the full list of 1 ❄️ flaky tests
src/controls/NumericControl.test.tsx > NumericControl > is treated as an integer if the schema type is integer or the type is an array with only integer

Flake rate in main: 66.67% (Passed 1 times, Failed 2 times)

Stack Traces | 0.217s run time
Error: expect(element).toHaveValue(123)

Expected the element to have value:
  123
Received:
  123.45src/controls/NumericControl.test.tsx:165:21

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@shiplet shiplet force-pushed the bug/restore-col-markers branch from fcd144e to 668c573 Compare April 28, 2025 22:35
@shiplet shiplet force-pushed the bug/restore-col-markers branch 3 times, most recently from 2976e8e to 8a37720 Compare April 28, 2025 22:41
@shiplet shiplet force-pushed the bug/restore-col-markers branch from 8a37720 to d34ab93 Compare April 28, 2025 22:43
@billdirks billdirks merged commit b90f6fc into main Apr 28, 2025
3 of 4 checks passed
@billdirks billdirks deleted the bug/restore-col-markers branch April 28, 2025 22:47
@github-actions
Copy link

🎉 This PR is included in version 2.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants