25c718fe6a
Make Python 3.13 the new default
2024-10-16 01:32:14 +02:00
dd868cce4d
Run poetry publish
on GitHub actions
2024-09-10 03:22:52 +02:00
3f8b5cb146
Integrate codecov.io
...
We publish the test coverage reporting to codecov.io
2024-09-10 03:10:26 +02:00
5518837cbc
Run nox -s test-docstrings
on GitHub actions
...
The xdoctest integration in pytest (see tests/test_docstrings.py)
is prone to miss docstrings in new source files as they must be
included in the test case explicitly.
So, to play it safe, we run the nox session "test-docstrings" on CI.
2024-09-10 03:00:56 +02:00
9c6cae3593
Run nox -s test-coverage
on GitHub actions
2024-09-10 02:53:35 +02:00
62f7a79abf
Run nox -s test
on GitHub actions
2024-09-10 02:50:06 +02:00
3e3182353e
Run nox -s lint
on GitHub actions
2024-09-10 02:47:46 +02:00
f98491a6b5
Run nox -s docs
on GitHub actions
2024-09-10 02:45:58 +02:00
c6763003db
Run nox -s audit
on GitHub actions
2024-09-10 02:36:10 +02:00