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

refactor!: Rename dev mode gizmo to dev tools #13679

Merged
merged 1 commit into from
May 11, 2022
Merged

refactor!: Rename dev mode gizmo to dev tools #13679

merged 1 commit into from
May 11, 2022

Conversation

Artur-
Copy link
Member

@Artur- Artur- commented May 4, 2022

No description provided.

@Artur- Artur- force-pushed the dev-tools branch 2 times, most recently from dbad6b9 to e0d328a Compare May 4, 2022 12:35
@Artur- Artur- force-pushed the dev-tools branch 2 times, most recently from bd288ce to b61581f Compare May 4, 2022 12:48
@manolo
Copy link
Member

manolo commented May 4, 2022

Still files with gizmo occurrences

flow-client/webpack.tests.config.js
flow-tests/test-dev-mode/src/test/java/com/vaadin/flow/uitest/ui/DebugWindowErrorHandlingIT.java
flow-tests/test-dev-mode/src/test/java/com/vaadin/flow/uitest/ui/DebugWindowFeatureFlagsIT.java
flow-tests/test-dev-mode/src/test/java/com/vaadin/flow/uitest/ui/DependencyIT.java
flow-tests/test-dev-mode/src/test/java/com/vaadin/flow/uitest/ui/FeatureIT.java
flow-tests/test-frontend/vite-basics/src/test/java/com/vaadin/viteapp/BasicsIT.java
flow-tests/test-live-reload/src/test/java/com/vaadin/flow/uitest/ui/JavaLiveReloadIT.java
flow-tests/test-live-reload/src/test/java/com/vaadin/flow/uitest/ui/PreserveOnRefreshLiveReloadIT.java
flow-tests/test-misc/src/main/java/com/vaadin/flow/misc/ui/ProdModeConfigView.java
flow-tests/test-misc/src/test/java/com/vaadin/flow/misc/ui/ProdModeConfigIT.java
flow-tests/test-root-context/src/test/java/com/vaadin/flow/ClientResourceIT.java
flow-tests/test-root-ui-context/src/main/java/com/vaadin/flow/uitest/gizmo/DevModeGizmoView.java
flow-tests/test-root-ui-context/src/main/java/com/vaadin/flow/uitest/servlet/DevModeGizmoDisabledServlet.java
flow-tests/test-root-ui-context/src/test/java/com/vaadin/flow/uitest/ui/gizmo/DevModeGizmoIT.java

And files that might be renamed

flow-tests/test-root-ui-context/src/test/java/com/vaadin/flow/uitest/ui/gizmo/DevModeGizmoIT.java
flow-tests/test-root-ui-context/src/main/java/com/vaadin/flow/uitest/servlet/DevModeGizmoDisabledServlet.java
flow-tests/test-root-ui-context/src/main/java/com/vaadin/flow/uitest/gizmo/DevModeGizmoView.java

@github-actions
Copy link

github-actions bot commented May 4, 2022

Unit Test Results

   964 files  ±0     964 suites  ±0   46m 35s ⏱️ + 2m 27s
6 267 tests ±0  6 219 ✔️ ±0  48 💤 ±0  0 ±0 
6 492 runs   - 3  6 438 ✔️  - 3  54 💤 ±0  0 ±0 

Results for commit beff607. ± Comparison against base commit 3517ce4.

♻️ This comment has been updated with latest results.

@@ -961,7 +961,7 @@ private static void warnAboutPreserveOnRefreshAndLiveReloadCombo(UI ui) {
if (!configuration.isProductionMode()
Copy link

Choose a reason for hiding this comment

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

NULL_DEREFERENCE: object configuration last assigned on line 960 could be null and is dereferenced at line 961.

(at-me in a reply with help or ignore)


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

@Artur- Artur- changed the title chore!: Rename dev mode gizmo to dev tools refactor!: Rename dev mode gizmo to dev tools May 4, 2022
@@ -961,7 +961,7 @@ private static void warnAboutPreserveOnRefreshAndLiveReloadCombo(UI ui) {
if (!configuration.isProductionMode()
Copy link

Choose a reason for hiding this comment

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

NULL_DEREFERENCE: object configuration last assigned on line 960 could be null and is dereferenced at line 961.

(at-me in a reply with help or ignore)


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

@@ -961,7 +961,7 @@ private static void warnAboutPreserveOnRefreshAndLiveReloadCombo(UI ui) {
if (!configuration.isProductionMode()
Copy link

Choose a reason for hiding this comment

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

NULL_DEREFERENCE: object configuration last assigned on line 960 could be null and is dereferenced at line 961.

(at-me in a reply with help or ignore)


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

@@ -961,7 +961,7 @@ private static void warnAboutPreserveOnRefreshAndLiveReloadCombo(UI ui) {
if (!configuration.isProductionMode()
Copy link

Choose a reason for hiding this comment

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

NULL_DEREFERENCE: object configuration last assigned on line 960 could be null and is dereferenced at line 961.

(at-me in a reply with help or ignore)


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

@@ -961,7 +961,7 @@ private static void warnAboutPreserveOnRefreshAndLiveReloadCombo(UI ui) {
if (!configuration.isProductionMode()
Copy link

Choose a reason for hiding this comment

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

NULL_DEREFERENCE: object configuration last assigned on line 960 could be null and is dereferenced at line 961.

(at-me in a reply with help or ignore)


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

@@ -961,7 +961,7 @@ private static void warnAboutPreserveOnRefreshAndLiveReloadCombo(UI ui) {
if (!configuration.isProductionMode()
Copy link

Choose a reason for hiding this comment

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

NULL_DEREFERENCE: object configuration last assigned on line 960 could be null and is dereferenced at line 961.

(at-me in a reply with help or ignore)


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

@@ -961,7 +961,7 @@ private static void warnAboutPreserveOnRefreshAndLiveReloadCombo(UI ui) {
if (!configuration.isProductionMode()
Copy link

Choose a reason for hiding this comment

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

NULL_DEREFERENCE: object configuration last assigned on line 960 could be null and is dereferenced at line 961.

(at-me in a reply with help or ignore)


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

@@ -961,7 +961,7 @@ private static void warnAboutPreserveOnRefreshAndLiveReloadCombo(UI ui) {
if (!configuration.isProductionMode()
Copy link

Choose a reason for hiding this comment

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

NULL_DEREFERENCE: object configuration last assigned on line 960 could be null and is dereferenced at line 961.

(at-me in a reply with help or ignore)


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

@mshabarov mshabarov requested a review from mcollovati May 9, 2022 11:26
@sonarcloud
Copy link

sonarcloud bot commented May 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@@ -961,7 +961,7 @@ private static void warnAboutPreserveOnRefreshAndLiveReloadCombo(UI ui) {
if (!configuration.isProductionMode()
Copy link

Choose a reason for hiding this comment

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

NULL_DEREFERENCE: object configuration last assigned on line 960 could be null and is dereferenced at line 961.

(at-me in a reply with help or ignore)


Was this a good recommendation?
[ 🙁 Not relevant ] - [ 😕 Won't fix ] - [ 😑 Not critical, will fix ] - [ 🙂 Critical, will fix ] - [ 😊 Critical, fixing now ]

@mshabarov mshabarov self-requested a review May 11, 2022 11:46
Copy link
Contributor

@mshabarov mshabarov left a comment

Choose a reason for hiding this comment

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

@Artur- is there a good reason to pick this change to 23.1 ? Since it's just a naming, I'd not introduce breaking changes into beta version.

@Artur-
Copy link
Member Author

Artur- commented May 11, 2022

The only reason would be to reduce backporting issues by keeping the branches as similar as possible

@mshabarov
Copy link
Contributor

The only reason would be to reduce backporting issues by keeping the branches as similar as possible

Makes sense!

@mshabarov mshabarov merged commit b182ea8 into master May 11, 2022
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 23.2.0.

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