A sandbox python repository for testing GitHub features, CI pipelines, and python packages.
Project description
# zandbak
[![Documentation Status](https://readthedocs.org/projects/zandbak/badge/?version=latest)](https://zandbak.readthedocs.io/en/latest/?badge=latest) [![Continuous integration](https://github.com/rozsasarpi/zandbak/actions/workflows/push.yaml/badge.svg)](https://github.com/rozsasarpi/zandbak/actions) [![PyPI version](https://img.shields.io/pypi/v/zandbak)](https://pypi.org/project/zandbak/) [![coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/rozsasarpi/da9e3419b54a0daf6fe07b934f37f837/raw/zandbak_main_coverage.json)](https://en.wikipedia.org/wiki/Code_coverage) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/rozsasarpi/zandbak.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/rozsasarpi/zandbak/context:python) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
A sandbox python repository for testing GitHub features, CI pipelines, and python packaging.
- Some structural mechanics examples are used as dummy code:
computing the responses of linear elastic beams.
### Documentation
[Documentation](https://zandbak.readthedocs.io/en/latest/?badge=latest) based on the latest main.
### Code coverage
Solely based on using GitHub Actions, based on [this guide](https://dev.to/thejaredwilcurt/coverage-badge-with-github-actions-finally-59fa).
Upon each push to any of the branches a json file with coverage information is added to [a dedicated gist](https://gist.github.com/rozsasarpi/da9e3419b54a0daf6fe07b934f37f837).
The content of the json file is used to generate a badge using https://shields.io/.
This badge is offered as part of the pull request template.
If you use the same branch name multiple times then the old coverage badges will be overwritten, and in turn the old pull request badges will be incorrect (it is deemed to be still acceptable since the coverage of closed pull requests are not expected to be checked, but if that is needed then the correct coverage information can be obtained from the pipeline prints).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file zandbak-0.2.11.tar.gz
.
File metadata
- Download URL: zandbak-0.2.11.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 073acec7b904a786a661ee996bff4dea3ff7225b029f6db4607872752f36f05c |
|
MD5 | ec6fb0a4944730561a9081f08eaee5ac |
|
BLAKE2b-256 | 8fd403c9beea6e2183d7f2e2c0d23653140507aece00ab45641730df1cd4f55e |
File details
Details for the file zandbak-0.2.11-py3-none-any.whl
.
File metadata
- Download URL: zandbak-0.2.11-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 306d83043b4a664cfb4bbc7629bd0e7f278182268b2823ee77bd4d75df388490 |
|
MD5 | 59c6a48dc69681d0a49f4e5ef234d4b0 |
|
BLAKE2b-256 | c09429ab145efeedf8db680c74216e86473dff274a058b548d1376423f7f1229 |