Skip to content

Conversation

@arunjose696
Copy link
Contributor

This commits fixes Javadoc of SVGRasterizer and adds tests to verify the contract

Fixes #2515

@github-actions
Copy link
Contributor

github-actions bot commented Sep 23, 2025

Test Results

  118 files  ±0    118 suites  ±0   10m 33s ⏱️ + 1m 21s
4 435 tests +3  4 413 ✅ +2  17 💤 ±0  5 ❌ +1 
  298 runs  ±0    289 ✅  - 1   4 💤 ±0  5 ❌ +1 

For more details on these failures, see this check.

Results for commit 27b2438. ± Comparison against base commit 7d4190a.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@HeikoKlare HeikoKlare left a comment

Choose a reason for hiding this comment

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

Thank you for adapting the contract. I have some comments. Can you please also add a reference to the resolved issue in the commit message?

@HeikoKlare HeikoKlare linked an issue Sep 23, 2025 that may be closed by this pull request
@arunjose696 arunjose696 force-pushed the arunjose696/2515/javadoc branch 3 times, most recently from b5614aa to fa53b86 Compare September 23, 2025 13:44
@arunjose696
Copy link
Contributor Author

Can you please also add a reference to the resolved issue in the commit message?

Done

Copy link
Contributor

@HeikoKlare HeikoKlare left a comment

Choose a reason for hiding this comment

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

Just saw that the new test classes is not added to any test suite yet, which is why it is not executed in any CI runs. It should be added to AllNonBrowserTests.
@arunjose696 can you please do that? Then this should be ready to go from my side.

@arunjose696 arunjose696 force-pushed the arunjose696/2515/javadoc branch 2 times, most recently from 5b11d60 to 5b29c56 Compare September 23, 2025 14:29
@arunjose696
Copy link
Contributor Author

It should be added to AllNonBrowserTests. @arunjose696 can you please do that? Then this should be ready to go from my side.
Done

@arunjose696 arunjose696 force-pushed the arunjose696/2515/javadoc branch from 5b29c56 to 2872a87 Compare September 23, 2025 14:55
This commits fixes Javadoc of SVGRasterizer and adds tests to verify the
contract

Fixes eclipse-platform#2515
@HeikoKlare HeikoKlare force-pushed the arunjose696/2515/javadoc branch from 2872a87 to 27b2438 Compare September 23, 2025 15:02
@HeikoKlare HeikoKlare merged commit 5d2665d into eclipse-platform:master Sep 23, 2025
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Javadoc of SVGRasterizer is wrong Javadoc of SVGRasterizer is incomplete or wrong

2 participants