Dennis Siemensma
|
d50d775e38
|
Fixed Shields badge in favor of badges/shields#8671
|
2022-12-30 21:05:17 +01:00 |
|
Dennis Siemensma
|
e80ba9862b
|
No longer run Python 3.6 in CI as it is end-of-life
|
2022-12-07 20:33:58 +01:00 |
|
Dennis Siemensma
|
cffcac2e87
|
Bump versions of Actions used in CI
|
2022-12-07 20:32:01 +01:00 |
|
Dennis Siemensma
|
357bae1bce
|
Run tests for Python 3.11 as well
|
2022-12-07 20:30:58 +01:00 |
|
Dennis Siemensma
|
f238eb14a1
|
Converted markdown link to restructured link
|
2022-04-20 21:32:41 +02:00 |
|
Dennis Siemensma
|
179a75e58c
|
Typo fix
|
2022-04-20 21:30:50 +02:00 |
|
Dennis Siemensma
|
32c20b61ac
|
Refer to CI config for the currently supported/tested Python versions
|
2022-04-20 21:29:08 +02:00 |
|
Dennis Siemensma
|
602ed4928a
|
YAML fix for CI config
|
2022-04-20 21:28:31 +02:00 |
|
Dennis Siemensma
|
f5bedb1e6e
|
CI now tests Python 3.10 as well
|
2022-04-20 21:26:07 +02:00 |
|
Dennis Siemensma
|
bc6eab73de
|
Replace legacy Travis status badge with GitHub Actions
|
2022-04-20 21:25:24 +02:00 |
|
Dennis Siemensma
|
88ef4f4921
|
Split dependency installation step in Actions
|
2021-09-22 21:38:24 +02:00 |
|
Dennis Siemensma
|
61de170a79
|
Tox no longer relies on every Python version installed, due to multiple CI runners
|
2021-09-22 21:36:46 +02:00 |
|
Dennis Siemensma
|
947fd64377
|
E501 line too long (170 > 120 characters) [pycodestyle]
|
2021-09-22 21:33:22 +02:00 |
|
Dennis Siemensma
|
62aa0ac3ab
|
W0611 'asyncio' imported but unused [pyflakes]
|
2021-09-22 21:31:11 +02:00 |
|
Dennis Siemensma
|
da98cf1d05
|
Drop Travis (travis.org is EOL)
|
2021-09-22 21:28:36 +02:00 |
|
Dennis Siemensma
|
fcb0dc600b
|
CI tests using Github Actions
|
2021-09-22 21:28:17 +02:00 |
|
Dennis Siemensma
|
b3a705a74d
|
"pytest-catchlog plugin has been merged into the core, please remove it from your requirements"
|
2021-09-22 21:27:22 +02:00 |
|
Dennis Siemensma
|
4688cf9058
|
test/test_protocol.py:6:1: W0611 'dsmr_parser.telegram_specifications' imported but unused [pyflakes]
test/test_protocol.py:7:1: W0611 'dsmr_parser.parsers.TelegramParser' imported but unused [pyflakes]
|
2021-09-22 21:26:54 +02:00 |
|
Dennis Siemensma
|
19d3f60aec
|
Ignore .coverage file
|
2016-11-27 20:40:52 +01:00 |
|
Dennis Siemensma
|
b228bd524b
|
Add code coverage with Codecov in Travis
|
2016-11-27 20:29:49 +01:00 |
|
Dennis Siemensma
|
220db73fbe
|
Add code coverage with pytest-cov
|
2016-11-27 20:07:13 +01:00 |
|