• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TUM-Aries-Lab / hip-controller / 25805757860 / 1
84%
main: 84%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 02:33PM UTC
Files 25
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 May 2026 02:29PM UTC coverage: 83.742% (-0.4%) from 84.178%
25805757860.1

push

github

NGierden
Add Python 3.10 support for Jetson compatibility

JetPack 6.x ships Python 3.10 as its system Python, and NVIDIA's
pre-built packages (Jetson.GPIO, PyTorch aarch64 wheels) are compiled
against 3.10, making 3.11+ impractical on the Jetson Orin Nano.

Changes:
- Lower requires-python from >=3.11 to >=3.10
- Lower scipy lower bound to >=1.14.0 (1.16+ requires 3.11)
- Add tomli as conditional dependency for python_version < 3.11
- Add StrEnum compatibility shim in definitions.py (3.11+ stdlib)
- Use tomllib/tomli conditional import in __init__.py
- Import StrEnum from definitions in conftest.py

All 41 tests pass on Python 3.10.

819 of 978 relevant lines covered (83.74%)

0.84 hits per line

Source Files on job 25805757860.1
  • Tree
  • List 25
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25805757860
  • d4e2b16c on github
  • Prev Job for on main (#25792113901.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc