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: Pass Java class info to browser in dev mode #18892

Merged
merged 7 commits into from
Mar 15, 2024
Merged

Conversation

Artur-
Copy link
Member

@Artur- Artur- commented Mar 6, 2024

No description provided.

Copy link

github-actions bot commented Mar 6, 2024

Test Results

1 096 files  ± 0  1 096 suites  ±0   1h 19m 30s ⏱️ - 2m 30s
6 978 tests ± 0  6 929 ✅ ± 0  49 💤 ±0  0 ❌ ±0 
7 286 runs   - 41  7 225 ✅  - 41  61 💤 ±0  0 ❌ ±0 

Results for commit 9c0d6cc. ± Comparison against base commit e36214b.

♻️ This comment has been updated with latest results.

@Artur- Artur- force-pushed the java-class-in-dev-mode branch 2 times, most recently from 24e01ac to 8aa3c7a Compare March 14, 2024 07:23
@Artur-
Copy link
Member Author

Artur- commented Mar 14, 2024

As this info is only needed in real development mode, I changed the patch to ignore all other situations (missing session, missing configuration etc). Then it should not even require any test changes..

Copy link
Contributor

@caalador caalador left a comment

Choose a reason for hiding this comment

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

Else I guess it would be fine.

Copy link

sonarcloud bot commented Mar 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Artur- Artur- merged commit 7f6e320 into main Mar 15, 2024
26 checks passed
@Artur- Artur- deleted the java-class-in-dev-mode branch March 15, 2024 08:37
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.4.0.alpha15 and is also targeting the upcoming stable 24.4.0 version.

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

Successfully merging this pull request may close these issues.

None yet

3 participants