Commit Graph

9 Commits

Author SHA1 Message Date
Jürgen Edelbluth 4767491b33
Updating pytest-cov 2023-07-02 16:17:20 +02:00
Jürgen Edelbluth fcea9e7349
Maintenance 2023-07
- Updated Jenkins pipeline (mainly notification configuration)
- Updated pylint configuration (builtins)
- Updated pyenv configuration (3.11 is now supported)
- Explicit parameter names when registering the plugin
- Documentation updated
- Code formatting (coding conventions via black and isort)
- Version requirements for pytest updated, the tests accordingly
- Tested new dependencies
2023-07-01 16:16:42 +02:00
Jürgen Edelbluth 5d5441c3ee
Preparing Release 1.0.0 (Issue: #7)
- Latest dependency-update
- Minor documentation tweaks
- Project classifiers mapped to "Production/Stable"
2022-08-28 14:23:28 +02:00
Jürgen Edelbluth 725dc359c7
Jenkins CI Setup 2022-08-26 11:50:53 +02:00
Jürgen Edelbluth 4eeeef5353
Structured Documentation (#5)
Reviewed-on: #5
2022-08-25 13:46:19 +02:00
Jürgen Edelbluth d0409aa6bb
Library update 2022-08-17 11:28:56 +02:00
Jürgen Edelbluth b2f4f8b245
Squashed commit of the following:
commit 0ac9337e69e5c98917e3dfcd2abca0d9e56051f4
Author: Juergen Edelbluth <jed@noreply.git.codebau.dev>
Date:   Tue Aug 16 18:42:52 2022 +0000

    Maintenance Update: Library update and POC tests

    - The POC tests help to make sure that the pytest feature used still works as expected
    - The lib update is for maintenance
2022-08-16 18:45:15 +00:00
Jürgen Edelbluth dfccf9ef8a
Extra quality checks
Typing is now checked with mypy.
2022-08-15 16:11:25 +02:00
Jürgen Edelbluth 0fd2c1f44e
Initial Commit 2022-08-14 20:01:28 +00:00