-
There seems to be 18 `panic(..)` calls, some of which can be triggered during runtime. I think most of them should be replaced/replaceable with just returning two values from those functions.
Here'…
-
# Meta
**Decoding/display**
- [ ] Guidance on how to debug failed tests in the CLI output
- [ ] Visual clues that a precompile is being called (requires more thought, see #916)
- [ ] Showing cur…
-
Hi,
Thanks for providing this open source software, your effort is really appreciated.
The android app I want to test responds to scans of NFC tags;
- A tag is scanned and depending on the s…
-
@koconnor4 and @AdkPete - I think you may have been involved in this issue during Sprint1
Currently, several functions in fakeplanting.py are using a 'posflux' table to pass around the x,y coordin…
-
As of now, there are multiple functionalities implemented in a single file. Most of the generator functions are `Faker` oriented. Maybe a separate file handles such functions.
-
**Is your feature request related to a problem? Please describe.**
The instrument tests currently require a download to fully test the functions. However, some instruments require a password or do n…
-
IOService is low level handles low-level io operations and can and should have multiple versions of them available in the library.
Implementations:
- [ ] io_service concept
- [ ] io_uring
- [ ] #3…
-
## Problem
The issue occurs for me using [wnx/sidecar-browsershot](https://github.com/stefanzweifel/sidecar-browsershot) (which I know isn't this package), but having run through as much of the cod…
-
For testing and developing functions it would be nice if Local and Spark Arrays had identical functions. This might be easiest by a faking SparkContext and RDD and using BoltArraySpark for everything.…
-
Two tests fail on local pytest run, but not in github actions.
Logs:
```
================================================================================================ FAILURES ====================…
yaxan updated
3 months ago