Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@srinaath
Copy link
Contributor

Description

Fit and Finish items for DebugPanel

Task Item

Fixes #7984, #8032

Screenshots

Screen Shot 2021-06-20 at 3 50 56 PM

Screen Shot 2021-06-20 at 3 51 06 PM

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
@cypress
Copy link

cypress bot commented Jun 20, 2021



Test summary

16 0 1 0Flakiness 0


Run details

Project Composer
Status Passed
Commit 42b1f27
Started Jun 22, 2021 10:27 PM
Ended Jun 22, 2021 10:34 PM
Duration 07:14 💡
OS Linux Ubuntu - 20.04
Browser Electron 89

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
@srinaath srinaath changed the title Debug panel feature updates feat: Debug panel feature updates Jun 21, 2021
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
super(rootProjectId, projectId, id, location, diagnostic);
this.dialogPath = this.findDialogPath(luFile, dialogs, diagnostic);
const friendlyPath = getFriendlyPath(this.dialogPath, dialogs);
if (friendlyPath.length) {
Copy link
Contributor

Choose a reason for hiding this comment

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

does it matter if it's set to an empty [] vs. being undefined

Copy link
Contributor Author

Choose a reason for hiding this comment

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

In both the cases we would just display the location property. (non friendly one)

Srinaath Ravichandran added 2 commits June 21, 2021 16:44
1. Addressed callback naming
2. Used severity enum
3. Updating Warning colors

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Srinaath Ravichandran added 4 commits June 22, 2021 13:31
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>

Check if integration tests work

Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
Signed-off-by: Srinaath Ravichandran <srravich@microsoft.com>
@coveralls
Copy link

coveralls commented Jun 22, 2021

Coverage Status

Coverage decreased (-0.2%) to 54.662% when pulling 42b1f27 on srravich/debug-panel-feat into 5cfac6a on main.

@cwhitten cwhitten merged commit 5f5ed4d into main Jun 24, 2021
@cwhitten cwhitten deleted the srravich/debug-panel-feat branch June 24, 2021 04:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fit and Finish Problems Pane

5 participants