Skip to content

Support SCGP measurement reliability weights#2145

Merged
FlorianPfaff merged 1 commit into
mainfrom
codex/scgp-measurement-reliability
May 22, 2026
Merged

Support SCGP measurement reliability weights#2145
FlorianPfaff merged 1 commit into
mainfrom
codex/scgp-measurement-reliability

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

@FlorianPfaff FlorianPfaff commented May 22, 2026

Summary

  • finish FullSCGPTracker per-measurement reliability support with shared or per-measurement R
  • keep zero-weight and masked measurements out of the stacked update
  • add tests, docs, and a runnable example for reliability-weighted SCGP updates

Validation

  • PYTHONPATH=src python -m pytest tests/filters/test_scgp_tracker.py
  • PYTHONPATH=src python examples/basic/scgp_measurement_reliability.py
  • PYTHONPATH=src python -m pytest --basetemp .pytest-tmp

@FlorianPfaff FlorianPfaff force-pushed the codex/scgp-measurement-reliability branch from cbcee77 to 94fbd49 Compare May 22, 2026 10:06
@github-actions
Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 14.76s
✅ MARKDOWN markdownlint 4 0 0 0 0.64s
✅ MARKDOWN markdown-table-formatter 4 0 0 0 0.34s
✅ PYTHON black 3 0 0 0 1.38s
✅ PYTHON isort 3 0 0 0 0.68s
✅ REPOSITORY checkov yes no no 22.09s
✅ REPOSITORY gitleaks yes no no 7.34s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY secretlint yes no no 6.94s
✅ REPOSITORY syft yes no no 1.31s
✅ REPOSITORY trivy-sbom yes no no 2.2s
✅ REPOSITORY trufflehog yes no no 10.43s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@github-actions
Copy link
Copy Markdown
Contributor

Test Results

    10 files  ± 0      10 suites  ±0   2h 29m 44s ⏱️ - 4m 0s
 2 035 tests + 2   2 031 ✅ +2      4 💤 ± 0  0 ❌ ±0 
20 775 runs  +20  17 167 ✅ +8  3 608 💤 +12  0 ❌ ±0 

Results for commit 94fbd49. ± Comparison against base commit 8cf152a.

@FlorianPfaff FlorianPfaff merged commit 883d6ab into main May 22, 2026
30 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.

1 participant