-
level=error ts=2024-06-18T05:31:21.309015445Z caller=flush.go:220 org_id=fake msg="failed to flush user" err="open /data/loki/chunks/ZmFrZS9hYmQzZTYwMDBjOWI0OWQyOjE5MDI5Y2QzMjk2OjE5MDI5Y2Q0NzA3OmI3ZWM…
-
As a tester/reviewer, I need to see sample data in the app that includes immigration status, so I can see that the app is calculating correctly.
A / C
- [ ] Factorybot reflects the data that we have…
-
## What is the Problem Being Solved?
To reduce a few dependency cycles (and improve lerna/CI q.v. #6823), we'd like to rearrange the way our test helpers are hosted.
In agoric-sdk, we roughly ha…
-
I'm trying to get paper-qa working locally, but the documentation doesn't properly show how that should be done. I'm working from the documentation for [local usage](https://github.com/Future-House/pa…
-
The IMUState is never updated, so locationd is getting 0s for the sensor data, and then paramsd learns a bad offset, preventing from merging a fix to the steering angle: https://github.com/commaai/ope…
-
For development and testing, we need to be able to populate a database with fake users, programs, and classes. The data doesn't have to be very realistic, but it does need to cover most of the schema…
-
- [x] This is not a support question, I have read [about opensource](https://www.powerdns.com/opensource.html) and will send support questions to the IRC channel, [Github Discussions](https://gith…
-
We anonymize MailPoet subscribers like this:
```
// Callback for `wpmdb_anonymization_config` filter.
$config['mailpoet_subscribers'] = [
'first_name' => [
'fake_data_type' => 'firstName'…
-
### 🐛 Describe the bug
Repro:
```
import torch
import torch._dynamo
torch._dynamo.config.capture_scalar_outputs = True
class FooModel(torch.nn.Module):
def forward(self):
…
-
* Faker version: 17.4.0
* OS: Archlinux
Data unicity and profile are two great faker features, bun unfortunately they don't fit well together:
```python
>>> import faker
>>> fake = faker.Fake…