Fabian Peter Hammerle
							
						 | 
						
							
							
								9f512d9e9a
							
							dev env: added upper version constraints for astroid & pylint to keep compatibility with python3.5
						 | 
						hace 4 años | 
					
				
					
						
							
								   dependabot[bot]
							
						 | 
						
							
							
								fb259701e5
							
							build(deps-dev): bump mypy from 0.800 to 0.812
						 | 
						hace 4 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								36a3ebf181
							
							test against python3.9
						 | 
						hace 4 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								fd6f2580a7
							
							refactor pipeline config: detect name of top-level module automatically
						 | 
						hace 4 años | 
					
				
					
						
							
								   dependabot[bot]
							
						 | 
						
							
							
								1f89a4df49
							
							build(deps-dev): bump pylint from 2.6.0 to 2.6.2
						 | 
						hace 4 años | 
					
				
					
						
							
								   dependabot[bot]
							
						 | 
						
							
							
								1fb0ca5f89
							
							build(deps-dev): bump mypy from 0.790 to 0.800
						 | 
						hace 4 años | 
					
				
					
						
							
								   dependabot[bot]
							
						 | 
						
							
							
								b6c1dac8ce
							
							build(deps-dev): bump pytest-cov from 2.10.1 to 2.11.1
						 | 
						hace 4 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								8227dfe8bd
							
							env: add upper version constraint for pytest to keep compatibility with python3.5
						 | 
						hace 4 años | 
					
				
					
						
							
								   dependabot[bot]
							
						 | 
						
							
							
								81d2253adb
							
							build(deps-dev): bump importlib-metadata from 2.1.0 to 2.1.1
						 | 
						hace 4 años | 
					
				
					
						
							
								   dependabot[bot]
							
						 | 
						
							
							
								37d076457f
							
							build(deps-dev): bump mypy from 0.782 to 0.790
						 | 
						hace 5 años | 
					
				
					
						
							
								   dependabot[bot]
							
						 | 
						
							
							
								1b3c4cbc01
							
							build(deps-dev): bump pytest from 6.1.0 to 6.1.2
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								cf4ab276b6
							
							dev env: add upper version constraint for importlib-metadata to keep compatibility with python3.5
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								fcdc014c98
							
							configure github's dependabot to update Pipfile.lock (dev env)
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								43ce2c0d98
							
							added unit test for backlight_eval
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								36d947e22b
							
							added argument & return type hints
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								3e21c5a774
							
							added unit tests for Backlight class
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								b3b0c1cf59
							
							pipeline: run pylint
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								289980b1a6
							
							pipeline: run mypy
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								a6257d32af
							
							pipeline: check test coverage
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								8176a81edb
							
							format code via black
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								38975f7f59
							
							pipeline env: explicitly add importlib_metadata to be able to lock with python3.8
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								6145e6ae2a
							
							format code via black
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								745caa0c0a
							
							setup github action running pytest
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								6bfa7f358b
							
							readme: added pipeline status badget
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								b447207e43
							
							setup.py: replace broad python3 classifier with versions the pipeline tests against
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								66e1ea2ece
							
							env: added pathlib2 for python3.5 to fix ImportError when running pytest
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								b5585640ed
							
							move test script to separate tests folder
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								8cc6a5ac7e
							
							env: downgrade zipp to restore compatibility with python3.5
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								31fd081f9f
							
							setup github action running pytest
						 | 
						hace 5 años | 
					
				
					
						
							
								   Fabian Peter Hammerle
							
						 | 
						
							
							
								4d4e9ca95f
							
							env: added pytest
						 | 
						hace 5 años |