Closed jaalah-akamai closed 6 days ago
Will update branch soon...
Coverage Report: โ
Base Coverage: 86.83%
Current Coverage: 86.83%
:x: Failing | :white_check_mark: Passing | :arrow_right_hook: Skipped | :clock1: Duration |
3 Failing | 451 Passing | 2 Skipped | 111m 14s |
Failing Tests | ||
---|---|---|
Spec | Test | |
:x: | linode-storage.spec.ts | linode storage tab ยป delete disk |
:x: | linode-storage.spec.ts | linode storage tab ยป add a disk |
:x: | linode-storage.spec.ts | linode storage tab ยป resize disk |
Use this command to re-run the failing tests:
yarn cy:run -s "cypress/e2e/core/linodes/linode-storage.spec.ts,cypress/e2e/core/linodes/linode-storage.spec.ts,cypress/e2e/core/linodes/linode-storage.spec.ts"
@jaalah-akamai one thing seen in y-axis that for a very low max value when recharts generating all the y-axis ticks, some tick points are going to 4 decimal places. As you can see, values like 0.0075 or 0.0225 are not properly visible as y-axis tick. Can we add some kind of padding or formatter for the value?
I added the ability to use the built-in formatter, so you can apply whatever you need in that case.
Failed #6886
•
afa6da9f35: fix: [M3-8872] - Table and Chart Legend Improvements (#11294)
Project |
Cloud Manager E2E
|
Branch Review |
develop
|
Run status |
Failed #6886
|
Run duration | 30m 30s |
Commit |
afa6da9f35: fix: [M3-8872] - Table and Chart Legend Improvements (#11294)
|
Committer | Jaalah Ramos |
View all properties for this run โ๏ธ |
Test results | |
---|---|
Failures |
1
|
Flaky |
2
|
Pending |
2
|
Skipped |
0
|
Passing |
454
|
View all changes introduced in this branch โ๏ธ |
View
Output
Video
Test | Artifacts | |
---|---|---|
rebuild linode > rebuilds a linode from Account StackScript |
Screenshots
Video
|
View
Output
Video
Test | Artifacts | |
---|---|---|
switch linode state > powers off a linode from landing page |
Screenshots
Video
|
View
Output
Video
Test | Artifacts | |
---|---|---|
Migrate Linode With Firewall > migrates linode with firewall - real data |
Screenshots
Video
|
Description ๐
We needed to reduce the spacing for our table headers to match our CDS as well as within our legend table.
Changes ๐
Target release date ๐๏ธ
12/10
Preview ๐ท
How to test ๐งช
Reproduction steps
Verification steps
As an Author, I have considered ๐ค
As an Author, before moving this PR from Draft to Open, I confirmed โ