Skip to content

Migrate SCT verbose filter and datarouter filter tests to integration#117

Draft
RSingh1511 wants to merge 2 commits into
eclipse-score:mainfrom
RSingh1511:rs/sctf_migration
Draft

Migrate SCT verbose filter and datarouter filter tests to integration#117
RSingh1511 wants to merge 2 commits into
eclipse-score:mainfrom
RSingh1511:rs/sctf_migration

Conversation

@RSingh1511
Copy link
Copy Markdown
Contributor

@RSingh1511 RSingh1511 commented May 20, 2026

Notes for Reviewer

Pre-Review Checklist for the PR Author

  • PR title is short, expressive and meaningful
  • Commits are properly organized
  • Relevant issues are linked in the References section
  • Tests are conducted
  • Unit tests are added

Checklist for the PR Reviewer

  • Commits are properly organized and messages are according to the guideline
  • Unit tests have been written for new behavior
  • Public API is documented
  • PR title describes the changes

Post-review Checklist for the PR Author

  • All open points are addressed and tracked via issues

References

Closes #

@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 07:33 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 07:33 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 changed the title Migrate SCT verbose filter and datarouter filter tests to integration… Migrate SCT verbose filter and datarouter filter tests to integration May 20, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

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.3.0) and connecting to it...
INFO: Invocation ID: 82a36d4b-1e74-42fa-b51e-74215b06ad97
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'rules_python', the root module requires module version rules_python@1.4.1, but got rules_python@1.8.5 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'bazel_skylib', the root module requires module version bazel_skylib@1.7.1, but got bazel_skylib@1.9.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_cc', the root module requires module version rules_cc@0.1.1, but got rules_cc@0.2.17 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.0.3, but got aspect_rules_lint@2.3.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'buildifier_prebuilt', the root module requires module version buildifier_prebuilt@7.3.1, but got buildifier_prebuilt@8.5.1 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'score_tooling', the root module requires module version score_tooling@1.1.2, but got score_tooling@1.2.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'score_rust_policies', the root module requires module version score_rust_policies@0.0.3, but got score_rust_policies@0.0.5 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'score_crates', the root module requires module version score_crates@0.0.6, but got score_crates@0.0.9 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'googletest', the root module requires module version googletest@1.17.0.bcr.1, but got googletest@1.17.0.bcr.2 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rapidjson', the root module requires module version rapidjson@1.1.0, but got rapidjson@1.1.0.bcr.20241007 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Computing main repo mapping: 
Loading: 
Loading: 4 packages loaded
Loading: 4 packages loaded
    currently loading: 
WARNING: Target pattern parsing failed.
ERROR: Skipping '//:license-check': no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/logging/logging/BUILD
ERROR: no such target '//:license-check': target 'license-check' not declared in package '' defined by /home/runner/work/logging/logging/BUILD
INFO: Elapsed time: 6.413s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@github-actions
Copy link
Copy Markdown

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

@RSingh1511 RSingh1511 force-pushed the rs/sctf_migration branch from 56e3195 to 669dd9f Compare May 20, 2026 07:57
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 07:57 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 07:57 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 force-pushed the rs/sctf_migration branch from 669dd9f to f3cf43a Compare May 20, 2026 08:06
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 08:06 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 08:06 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 force-pushed the rs/sctf_migration branch from f3cf43a to bb37dde Compare May 20, 2026 09:15
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 09:15 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 09:15 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 force-pushed the rs/sctf_migration branch 2 times, most recently from bb37dde to 40b7b56 Compare May 20, 2026 09:22
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 09:22 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 09:22 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 force-pushed the rs/sctf_migration branch from 40b7b56 to 6334c84 Compare May 20, 2026 10:08
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 10:08 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 10:08 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 force-pushed the rs/sctf_migration branch from 6334c84 to 785ed2e Compare May 20, 2026 10:20
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 10:20 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 requested a deployment to workflow-approval May 20, 2026 10:20 — with GitHub Actions Waiting
@RSingh1511 RSingh1511 force-pushed the rs/sctf_migration branch from 785ed2e to 1f106fa Compare May 20, 2026 10:48
@@ -0,0 +1,99 @@
# *******************************************************************************
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.

2 participants