Sebastian Fischer

Results 23 issues of Sebastian Fischer

Hi @gernotstarke, hi @rdmueller, After a quick check on "cross-cutting concept" on google, it seems like that the term "cross-cutting concern" is in broder use. Is there a plan to...

### Describe the bug ``` result = PCANBasic.PCANBasic().SetValue( getattr(PCANBasic, 'PCAN_USBBUS1'), PCANBasic.TRACE_FILE_SEGMENTED, PCANBasic.PCAN_PARAMETER_ON, ) ``` return 65536 as error. It does only impact the logging of the trace, not the other...

bug

[//]: # ( . Note: for support questions, please use Stackoverflow or Gitter**. . This repository's issues are reserved for feature requests and bug reports. . . In case of...

theme:behave
task:new feature

**In order to** enable the implementation of more complex auxiliaries where several connectors are needed (e.g. 2FA simulations) **we want to** extend pykiso to support multiple connectors. Place to modify:...

feature
size XL
test

*In order to* release 1.0.0 *we want to* ensure our deprecation and incubation process is in place *Capabilities* * extend the doc to explain the process (could be done based...

documentation
size M
ci
refactoring
python

*In order to* automatically validate our TestApps *we want to* create a CI/CD pipeline per TestApp *Capabilities* * detection of which TestApp was modified and trigger only the CI/CD pipeline...

feature
size XL
ci
test
dependencies
docker

*In order to* support many different versions of the TestApp (for Rust, C, C++&FreeRTOS) *we want to* define the right repository structure. *Capabilities* * it should be easy to understand...

documentation
feature
size L

**In order to** improve our codefactor quality score **we want to** remove the low hanging issues describe in https://www.codefactor.io/repository/github/eclipse/kiso-testing/issues

good first issue
size M
refactoring
python

*In order to* to use an usb interface as connector *we want to* refactor cc_usb to provide the "real" USB capabilities. *Acceptance Criteria* AC1: USB refactored AC2: USB tested

size XL
refactoring