Skip to content

init fake data - #1582

Open
dmaresma wants to merge 2 commits into
datacontract:mainfrom
dmaresma:feat/fake_data
Open

init fake data#1582
dmaresma wants to merge 2 commits into
datacontract:mainfrom
dmaresma:feat/fake_data

Conversation

@dmaresma

@dmaresma dmaresma commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

related to #1581 , cause of many data leakage, we can't continue to work on real/clear/live data anymore, we have to mock everytime data.
it's like a bumper to bumper blind data engineering pipeline.

  • Tests pass (uv run pytest)
  • Code formatted (uv run ruff check --fix && uv run ruff format)
  • Docs updated (if relevant)
  • CHANGELOG.md entry added

@jochenchrist jochenchrist added the waiting-for-decision Waiting for a decision of the maintainers. label Sep 5, 2026
@jochenchrist

Copy link
Copy Markdown
Contributor

@simonharrer Let's discuss if we want fake-data-generator in the CLI.

@dmaresma

dmaresma commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

@jochenchrist @simonharrer here a vern diagram of the command :
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-for-decision Waiting for a decision of the maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants