5 Commits

Author SHA1 Message Date
1127f45fcd
fix(packaging): rename ipilot folder to app
Some checks failed
Conventional Commit / Validate PR Title (pull_request) Successful in 4s
CI / ci (pull_request) Failing after 58s
2025-01-16 23:24:10 +00:00
732bee7b4f
rename to match PyPI project name 2024-04-27 18:43:08 +01:00
e96245dd54
add Poetry 2024-04-27 18:28:14 +01:00
950d1164eb
Fix Sonar issue, formatting (#99)
* Fix Sonar issue, formatting

* Remove dev dependencies from requirements.tzt

* Fix unit test failure
2023-06-04 12:06:30 +01:00
a4bfe87941
Add tests for app/print_table.py (#15)
* Add tests for app/print_table.py

* Exclude app/version and app/args from coverage

* Remove app/main from coverage (just uses other modules)
2022-07-10 18:29:55 +01:00