Skip to content

Address review: use @Element instead of ProcessContext

78b770b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Added PicoWordCount example to java Examples #38029

Address review: use @Element instead of ProcessContext
78b770b
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Apr 1, 2026 in 0s

All 7 tests pass in 58m 34s

 7 files  ±0   7 suites  ±0   58m 34s ⏱️ -21s
 7 tests ±0   7 ✅ ±0  0 💤 ±0  0 ❌ ±0 
15 runs  ±0  15 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 78b770b. ± Comparison against earlier commit c632f80.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

7 tests found

There are 7 tests, see "Raw output" for the full list of tests.
Raw output
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInBatchDynamicSharding
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInBatchStaticSharding
org.apache.beam.examples.WindowedWordCountIT ‑ testWindowedWordCountInStreamingStaticSharding
org.apache.beam.examples.WordCountIT ‑ testE2EWordCount
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyCodeIsCompiledWithJava8
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyRunningJVMVersionIs21
org.apache.beam.sdk.testutils.jvmverification.JvmVerification ‑ verifyTestCodeIsCompiledWithJava21