Brian Bjarke Jensen brian
c7cc2a3655 added optional package redis
b5d0297375 pyupgrade fixed imports
2fa633a44f ruff fixed formatting
0e47db238a fuxed mypy issues
0948799653 added integration tests
524bd0f06b fixed connection error handling
969c2c8170 installed more pytest-cov
7caee87cae added installing optional redis group
918535ebc0 added test coverage and upload step
Compare 5 commits »
brian deleted branch add-test-coverage-info-to-CI-job from brian/python-utils 2025-09-14 17:31:34 +02:00
brian pushed to main at brian/python-utils 2025-09-14 17:31:34 +02:00
ef5fe0f790 Merge pull request 'added test coverage to CI' (#5) from add-test-coverage-info-to-CI-job into main
832e4d572f corrected variable reference
2efdebff58 updated env var
c8891f2571 CI step to add test coverage as comment to PR
2ea75f23ee added test coverage to CI
Compare 5 commits »
brian merged pull request brian/python-utils#5 2025-09-14 17:31:33 +02:00
added test coverage to CI
brian commented on pull request brian/python-utils#5 2025-09-14 17:26:54 +02:00
added test coverage to CI

Test Coverage Report:

============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.4.1, pluggy-1.6.0
rootdir: /workspace/brian/…
brian pushed to add-test-coverage-info-to-CI-job at brian/python-utils 2025-09-14 17:26:27 +02:00
832e4d572f corrected variable reference
brian pushed to add-test-coverage-info-to-CI-job at brian/python-utils 2025-09-14 17:23:02 +02:00
2efdebff58 updated env var
brian pushed to add-test-coverage-info-to-CI-job at brian/python-utils 2025-09-14 17:20:38 +02:00
c8891f2571 CI step to add test coverage as comment to PR
brian created pull request brian/python-utils#5 2025-09-14 16:58:12 +02:00
added test coverage to CI
brian pushed to add-test-coverage-info-to-CI-job at brian/python-utils 2025-09-14 16:57:59 +02:00
2ea75f23ee added test coverage to CI
brian created branch add-test-coverage-info-to-CI-job in brian/python-utils 2025-09-14 16:57:59 +02:00
5d7afe7a6c ruff format corrections
59a943e39a added redis types stub and fixed return type
brian pushed tag v0.1.1 to brian/python-utils 2025-09-14 16:09:32 +02:00
brian deleted branch add-mypy-type-hints from brian/python-utils 2025-09-14 16:08:57 +02:00
brian pushed to main at brian/python-utils 2025-09-14 16:08:57 +02:00
7458b0c4f4 Merge pull request 'Added mypy type support file' (#4) from add-mypy-type-hints into main
3ba464b8fc added file to help mypy
Compare 2 commits »