sot / starcheck

BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Skip calculating fid positions on vehicle products #439

Closed jeanconn closed 6 months ago

jeanconn commented 6 months ago

Description

Skip calculating fid positions on vehicle products

Fixes #438

Interface impacts

Testing

Unit tests

(ska3-masters) jeanconn-fido> pytest
============================================================== test session starts ==============================================================
platform linux -- Python 3.10.8, pytest-7.2.1, pluggy-1.0.0
rootdir: /proj/sot/ska/jeanproj/git, configfile: pytest.ini
plugins: timeout-2.1.0, anyio-3.6.2
collected 14 items                                                                                                                              

starcheck/tests/test_state_checks.py .............                                                                                        [ 92%]
starcheck/tests/test_utils.py .                                                                                                           [100%]

========================================================= 14 passed in 85.23s (0:01:25) =========================================================
(ska3-masters) jeanconn-fido> git rev-parse HEAD
622733eb97ee0eda1c229adee981b6356de1ed0e

Independent check of unit tests by [REVIEWER NAME]

Functional tests

Last two load weeks run. Output and diffs relative to master at https://icxc.cfa.harvard.edu/aspect/test_review_outputs/starcheck/starcheck-pr439/ . Diffs show expected changes.