Orchestr-ANT-ion Documentation
==============================

.. toctree::
   :maxdepth: 2
   :caption: Contents

   README
   CHANGELOG

Testing & Coverage
==================

Coverage Reports
----------------

* `HTML Coverage Report <_static/coverage/index.html>`_
* `XML Coverage Report <_static/coverage.xml>`_

Test Results
------------

View detailed test results for different Python versions:

* `Python 3.13 Test Report <_static/test_results/pytest-report-3.13.html>`_
* `Python 3.12 Test Report <_static/test_results/pytest-report-3.12.html>`_
* `Python 3.11 Test Report <_static/test_results/pytest-report-3.11.html>`_

The test reports include:

* Pass/fail status for each test
* Test duration
* Error messages and tracebacks
* Test summary statistics

Latest Markdown Test Report
---------------------------

.. include:: _static/pytest-report-3.13.md
   :parser: myst_parser.sphinx_

Indices and Tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
