Skip to content

Fix time-offset input shape validation#2181

Merged
FlorianPfaff merged 2 commits into
mainfrom
codex/fix-calibration-input-validation-20260523
May 23, 2026
Merged

Fix time-offset input shape validation#2181
FlorianPfaff merged 2 commits into
mainfrom
codex/fix-calibration-input-validation-20260523

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

Summary

  • validate measurement_values rank before time-offset error evaluation
  • reject measurement_times_s / measurement_values row-count mismatches with an explicit ValueError
  • add regression tests for mismatched lengths and higher-rank measurements

Validation

  • compared branch against main: 2 commits ahead, 0 behind
  • not run locally: this execution environment cannot resolve github.com to clone/install the repository

@github-actions
Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 37.97s
✅ PYTHON black 2 1 0 0 2.62s
✅ PYTHON isort 2 1 0 0 0.54s
✅ REPOSITORY checkov yes no no 33.82s
✅ REPOSITORY gitleaks yes no no 17.64s
✅ REPOSITORY git_diff yes no no 0.06s
✅ REPOSITORY secretlint yes no no 14.61s
✅ REPOSITORY syft yes no no 2.15s
✅ REPOSITORY trivy-sbom yes no no 4.0s
✅ REPOSITORY trufflehog yes no no 23.85s

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

@FlorianPfaff FlorianPfaff enabled auto-merge (squash) May 23, 2026 05:59
@FlorianPfaff FlorianPfaff merged commit ccb711f into main May 23, 2026
25 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