Skip to content

TST: seed the remaining noisy sensor fixtures#14

Merged
thc1006 merged 1 commit into
developfrom
tst/seed-noisy-sensor-fixtures
Jun 27, 2026
Merged

TST: seed the remaining noisy sensor fixtures#14
thc1006 merged 1 commit into
developfrom
tst/seed-noisy-sensor-fixtures

Conversation

@thc1006

@thc1006 thc1006 commented Jun 27, 2026

Copy link
Copy Markdown
Member

Follow-up to #13, addressing @zuorenchen's review note: seed the other two noisy sensor fixtures (noisy_rotated_accelerometer, noisy_rotated_gyroscope) the same way noisy_barometer already is, so the whole sensor test suite is deterministic instead of relying on loose statistical tolerances. Uses the per-sensor seed argument added in #13.

Verified locally: both fixtures' tests pass deterministically (run repeatedly), the full tests/unit/sensors suite is 42 passed, ruff + pylint clean (10.00/10).

Following @zuorenchen's review note on #13, seed the remaining noisy sensor
fixtures (noisy_rotated_accelerometer, noisy_rotated_gyroscope) the same way
noisy_barometer already is, so the whole sensor suite is deterministic instead
of relying on statistical tolerance bounds. Uses the seed argument added in #13.
@thc1006 thc1006 self-assigned this Jun 27, 2026
@thc1006 thc1006 merged commit e06285b into develop Jun 27, 2026
9 checks passed
@thc1006 thc1006 deleted the tst/seed-noisy-sensor-fixtures branch June 27, 2026 19:35
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