Commit graph

17 commits

Author SHA1 Message Date
Julian Stirling
7c30f7a720 Adjust simulation config to match full config updates, fix .gitignore 2025-06-01 20:06:45 +02:00
Julian Stirling
2ced848695 Add functionality for testing the scan planner on a given sample shape 2025-04-14 11:27:25 +01:00
Julian Stirling
7665d45e09 Make the coverage report touch all files 2025-04-11 23:29:32 +01:00
Richard Bowman
7fb4417ebe Configuration files and other tweaks
The OFM server can now be run in "stub" mode on
my development machine, using an OpenCV
camera feed.
2024-08-09 02:42:32 +01:00
Richard Bowman
b9804cdc2d Serve static web app at / 2023-09-06 11:56:20 +01:00
Richard Bowman
63d7a6eb4d WIP: camera stage mapping
This still has some bugs, mostly related to numpy and serialisation.
2023-08-31 19:37:09 +01:00
Richard
e33e92b43a Generate and use pytest XML reports
This generates XML reports when we run pytest through poe, and
uploads them in the relevant CI stage.

I've also ignored mypy cache files - I'm not sure why this hasn't
been an issue before...
2021-08-10 11:29:09 +01:00
Joel Collins
5232b36644 Test cobertura mypy coverage report 2021-01-08 10:05:31 +00:00
Joel Collins
7866ec0f47 Static type analysis 2020-11-30 13:36:45 +00:00
jtc42
579c705ef1 Added .env*/ and pip-wheel-metadata/ 2019-11-01 16:07:01 +00:00
Joel Collins
affd9718a0 Ignore alt venvs 2019-09-16 17:34:15 +01:00
Joel Collins
178027a373 Ignore new .venv directory 2019-06-25 17:25:11 +01:00
jtc42
58cbbf32c2 Ignore pyenv files 2019-01-06 18:37:13 +00:00
Joel Collins
a55cf05066 Ignore UML diagrams 2018-11-07 11:03:08 +00:00
Joel Collins
fabc72824f Ignore local dev script for activating venv 2018-11-06 13:51:45 +00:00
Joel Collins
4ba623da3f Remove dev-specific activate script 2018-11-06 11:37:38 +00:00
Joel Collins
2f4f57a59b Initial commit 2018-11-06 11:35:07 +00:00