Lars Hupfeldt Nielsen
Lars Hupfeldt Nielsen
Please see [coveragepy \#1282](https://github.com/nedbat/coveragepy/issues/1282)
[paths] mapping working in 5.5 no longer works in 6.x ``` paths] source = src/ # Set by nox $VENV_PACKAGE_DIRS/ ``` **To Reproduce** 1. Python 3.6, 3.10 1. Coverage 6.x...
I would like a clean way to display an intro message before the input questions. Right now I'm doing this by adding it to the first question. There are a...
### Jenkins and plugins versions report Environment ```text Paste the output here ``` ### What Operating System are you using (both controller, and any agents involved in the problem)? Linux...
Device type: Loop pressure monitoring Product page: https://shop.aquacomputer.de/product_info.php?products_id=4063 First-party software: Aquacomputer Aquasuite Other commonly used tools: The device appears to support the following features: - monitoring of temperatures or other...
Please see this: https://github.com/nedbat/coveragepy/issues/1282
### How would this feature be useful? I find that errors typically show up more often across different sessions, rather than different python versions. An option to change the execution...
### How would this feature be useful? I would like to get the list of sessions from within a session in the noxfile. I use the session list to generate...
I'm attempting to build the project using MPLAB X IDE 6.10, but I'm getting the followng error: ``` EVSE.c:3103:86: warning: (373) implicit signed to unsigned conversion "/opt/microchip/xc8/v2.41/bin/xc8-cc" -mcpu=18F26K22 -Wl,-Map=dist/default/production/SmartEVSE2.X.production.map -DXPRJ_default=default...
I'm on Linux. I have compiled the project and now I need to load it. The instructions here https://www.smartevse.nl/building-and-programming say "Start the AN1310 bootloader program in the /bootloader directory." I...