Skip to content

Update mock names (again), adding missing underscores - #491

Merged
MaciejKaszynski merged 2 commits into
eclipse-score:mainfrom
etas-contrib:fix/underscores-in-mock-names
Aug 20, 2026
Merged

Update mock names (again), adding missing underscores#491
MaciejKaszynski merged 2 commits into
eclipse-score:mainfrom
etas-contrib:fix/underscores-in-mock-names

Conversation

@cameron-craig-etas

@cameron-craig-etas cameron-craig-etas commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

#422

This PR adds underscores to mock names to make the names more readable, and more consistent with the other mocks. The mocks that we are updating here are already following the mock_ naming convention, but they were still missing underscores between words - something that the pre-commit hook cannot detect.

This also fixes some errors in the release notes for the next release.

@github-actions

github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: 653ff398-eea9-40ff-b088-6404f9a8cda0
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (51 packages loaded, 10 targets configured)

Analyzing: target //:license-check (90 packages loaded, 10 targets configured)

Analyzing: target //:license-check (90 packages loaded, 10 targets configured)

Analyzing: target //:license-check (155 packages loaded, 3167 targets configured)

Analyzing: target //:license-check (164 packages loaded, 6285 targets configured)

Analyzing: target //:license-check (169 packages loaded, 8692 targets configured)

Analyzing: target //:license-check (176 packages loaded, 11463 targets configured)

INFO: Analyzed target //:license-check (177 packages loaded, 11589 targets configured).
[11 / 16] [Prepa] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes ... (2 actions, 1 running)
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 22.907s, Critical Path: 0.35s
INFO: 16 processes: 4 disk cache hit, 12 internal.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@NicolasFussberger
NicolasFussberger deployed to workflow-approval August 20, 2026 06:10 — with GitHub Actions Active
@NicolasFussberger
NicolasFussberger deployed to workflow-approval August 20, 2026 06:10 — with GitHub Actions Active
@MaciejKaszynski
MaciejKaszynski merged commit 0686f66 into eclipse-score:main Aug 20, 2026
21 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in LCM - Lifecycle & Health FT Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants