Mhered-test-pkg

Latest version: v0.1.10

Safety actively analyzes 624643 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.10

Added

- Create linting and coverage environments in `tox.ini`

Changed

- Move linting checks to `pre-commit`
- Run linting and coverage from `tox` under Python 3.8 only

Fixed

- Review of `README.md`
- Review of `CHANGELOG.md`

<a id='changelog-0.1.8'></a>

0.1.8

Added

- New entry point `$ rps` to execute rock, paper, scissors game
- Badges in `README.md`

Changed

- Moved code to `src/` folder

Fixed

- In development module can be executed in two ways: `$ python3 -m src.mhered_test_pkg` or `$ python3 ./src/mhered_test_pkg/__main__.py`



<a id='changelog-0.1.7'></a>

0.1.7

Fixed

- Typo in `PyPI_publish.yaml`: `pypi_token.pypi` should be `pypi-token.pypi`

- Typo in `PyPI_publish.yaml`: `uses: poetr build --publish` should be `run:`

<a id='changelog-0.1.5'></a>

0.1.5

Fixed

- Typo in `PyPI_publish.yaml`: `PyPI_TOKEN` should be `PYPI_TOKEN`

<a id='changelog-0.1.4'></a>

0.1.4

Added

- Github action `CI.yaml` to run `tox` for CI on push and pull requests
- **Codecov** integration
- `PyPI_publish.yaml` to publish releases to **PyPI**

<a id='changelog-0.1.3'></a>

0.1.3

Added

- Automated formatting, linting, testing and coverage with `tox`
- `README.md` sections on `tox` and `coverage`

- Tests coverage 97%

Changed

- Refactor code into testable functions

<a id='changelog-0.1.2'></a>

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.