-
Hi,
I'd like to propose to add a `--include [glob/pattern]` CLI option for `deno test`.
## Problem
My project currently have unit, integration and e2e tests. Unit tests live under `src/**/*.t…
-
For various historical reasons (migration from a ZIO1 project), I need all my tests to run with `ClockLive` and `RandomLive`. This is surprisingly hard to do in ZIO2. Ideally, a layer like this:
…
-
### (Current Batching Pattern) Batch-Accumulator Producer Bindings
Currently, the common batching pattern used by producer bindings is to accumulate messages at the producer binding based on `batchS…
-
Currently the logic for classifying a transaction relies on the `categoryCalculationScript.js`.
Most of the logic there is matching patterns of descriptions to patterns or exact matches.
In order to…
-
## Is your feature request related to a problem? Please describe
Commands like `systemctl stop abc*` support glob-style wildcards.
However, `systemd.service()` does not.
## Describe the sol…
-
We found several crashing files (attached) through fuzzing the following program:
```
#include
#define PCRE2_CODE_UNIT_WIDTH 8
#include
int main(int argc, char *argv[])
{
FILE *f = fo…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 7.29.1 (server), 8.3.1 (agent)
- Ruby: ruby 3.2.4 (2024-04-23 revision af471c0e01) [amd64-freebsd13] (server), ruby 3.2.4 (…
-
### The Importance of Configuring the Jolicode/Elastically Bundle to Distribute DTOs and Mappings Across Multiple Directories
In the development of complex applications, architectures such as Domai…
-
:clipboard: **Description**
Shields has a number of size badges. In general, there's a couple of patterns for how these work:
1. In some cases, the upstream data source reports an already format…
-
After reviewing the service implementation, it appears that we're passing the controller's context directly to the service layer. This approach compromises our abstraction boundaries, effectively blen…