-
### Description:
Add unit tests for `handleSingleClick()` and `handleDoubleClick()` functions to ensure they work as expected. Use a testing framework like Jest or Mocha.
### Files Involved:
`con…
-
There's currently only one test for the RCA calculation function. We need to add tests for all functions, using some dummy data.
We also need to add a test for the `polars.run` function.
-
Hello, thanks for the well-documented project! A quick question: do you have any examples for testing async functions such as [http_get()](https://manual.gamemaker.io/monthly/en/#t=GameMaker_Language%…
-
### Overview
Create tests for new crisp functionality in two new services [CrispService](src/crisp/crisp.service.ts) and [CrispListenerService](src/crisp-listener/crisp-listener.service.ts)
### Ac…
-
### Description of feature
Right now AnnData fields such as `.X` can have different datatypes, being e.g. numpy dense arrays, sparse arrays, or dask arrays.
Some ehrapy functions are compatible with…
-
### What happened?
I'm attempting to use Cohere's embeddings in chromadb but getting the attached error. Here is my code:
from chromadb.utils import embedding_functions
cohere_ef = embedding_func…
-
CockroachDB uses [PROJ](https://proj.org/) and [GEOS](https://libgeos.org/) to provide [spatial functions](https://www.cockroachlabs.com/docs/v22.1/functions-and-operators#spatial-functions), intended…
-
### A proposal for refactor
The main script `glidertest/tools.py` is becoming quite bloated. I propose refactoring into a few scripts for usability and maintainability. One suggestion:
- `glider…
-
This is a tracking issue for testing new 2024.12 functionality.
There isn't a changelog yet, but the new functionality that I'm aware of is:
**New functions**
- [ ] `diff`
- [ ] `nextafter`…
-
**Description:**
We need to create unit tests for the `github_service.py` file located in the `app/modules/github/` directory. The goal is to ensure that all functions are thoroughly tested for exp…