Fabian Peter Hammerle
|
dee1d36f33
pipeline: remove broken coveralls (log below, `pytest --cov-fail-under=100 …` in place)
|
5 months ago |
Fabian Peter Hammerle
|
b89ec72320
extend test coverage of CC1101._get_received_packet()
|
5 months ago |
Fabian Peter Hammerle
|
3536e25c86
add test for CC1101.asynchronous_transmission()
|
5 months ago |
Fabian Peter Hammerle
|
a20c0f2dd3
add tests for CC1101._set_transceive_mode()
|
5 months ago |
Fabian Peter Hammerle
|
c63e3efb6c
add tests for CC1101._disable_data_whitening()
|
5 months ago |
Fabian Peter Hammerle
|
20f58813cf
add tests for _format_patable, get_base_frequency_hertz & set_base_frequency_hertz
|
8 months ago |
Fabian Peter Hammerle
|
b7a9e955db
increase test coverage of cc1101/_gpio.py
|
8 months ago |
dependabot[bot]
|
d0a2ea18a3
build(deps): bump actions/setup-python from 4 to 5
|
10 months ago |
Fabian Peter Hammerle
|
5d4fa119aa
relock env with pipenv v2023.10.3 on python v3.11.2 (to remove sanitized-package entry, see commit below); remove pylint-import-requirements from pipeline (see commit below)
|
1 year ago |
Fabian Peter Hammerle
|
052a1129db
drop compatibility with python3.7 (reached end of life on 2023-06-27)
|
1 year ago |
dependabot[bot]
|
5532c01048
build(deps): bump actions/checkout from 3 to 4 (#146)
|
1 year ago |
Fabian Peter Hammerle
|
8d1d8bb0f2
pipeline: replace TheKevJames/coveralls-python with coverallsapp/github-action (fixing "422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs")
|
1 year ago |
Fabian Peter Hammerle
|
f664ea7b00
test against python3.11 & declare compatibility
|
1 year ago |
dependabot[bot]
|
5008dafb5a
Bump actions/setup-python from 3 to 4
|
2 years ago |
Fabian Peter Hammerle
|
7be72eacfb
workflow: fix typo in "python-version" variable's name
|
2 years ago |
dependabot[bot]
|
9937a3c436
Bump actions/checkout from 2.4.0 to 3
|
2 years ago |
dependabot[bot]
|
1e9aa2e1fc
Bump actions/setup-python from 2.3.2 to 3
|
2 years ago |
dependabot[bot]
|
b3cb9abdac
Bump actions/setup-python from 2.3.1 to 2.3.2
|
2 years ago |
Fabian Peter Hammerle
|
296016cc42
drop compatibility with python3.6
|
2 years ago |
dependabot[bot]
|
3d35d3594a
Bump actions/setup-python from 2.3.0 to 2.3.1
|
2 years ago |
dependabot[bot]
|
f2366cd151
Bump actions/setup-python from 2.2.2 to 2.3.0
|
3 years ago |
dependabot[bot]
|
785fc1b40c
Bump actions/checkout from 2.3.5 to 2.4.0
|
3 years ago |
dependabot[bot]
|
790367c3fb
Bump actions/checkout from 2.3.4 to 2.3.5
|
3 years ago |
Fabian Peter Hammerle
|
4e1d3ec4a5
drop compatibility with python3.5; test against python3.10
|
3 years ago |
Fabian Peter Hammerle
|
bae9b32e2c
pipeline: scan changelog for broken links
|
3 years ago |
Fabian Peter Hammerle
|
6922ce120b
replace hhk7734/python3-gpiod with direct calls to libgpiod
|
3 years ago |
Fabian Peter Hammerle
|
5d5418adaf
pipeline: install missing libgpiod
|
3 years ago |
Fabian Peter Hammerle
|
c67897fdae
pipeline: authenticate at coveralls.io via GITHUB_TOKEN instead of COVERALLS_REPO_TOKEN to no longer require manual configuration of secret
|
3 years ago |
Fabian Peter Hammerle
|
4414282f12
test against python3.9
|
3 years ago |
Fabian Peter Hammerle
|
451ed77a85
test method get_main_radio_control_state_machine_state
|
3 years ago |