databrickslabs / dbldatagen

Generate relevant synthetic data quickly for your projects. The Databricks Labs synthetic data generator (aka `dbldatagen`) may be used to generate large simulated / synthetic data sets for test, POCs, and other uses in Databricks environments including in Delta Live Tables pipelines
https://databrickslabs.github.io/dbldatagen
Other
291 stars 57 forks source link

Feature add codeowners #238

Closed ronanstokes-db closed 9 months ago

ronanstokes-db commented 9 months ago

Proposed changes

Added CODEOWNERS file

Types of changes

What types of changes does your code introduce to dbldatagen? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

codecov[bot] commented 9 months ago

Codecov Report

Merging #238 (11efd0a) into master (388e3cf) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 11efd0a differs from pull request most recent head 2b9f033. Consider uploading reports for the commit 2b9f033 to get more accurate results

@@           Coverage Diff           @@
##           master     #238   +/-   ##
=======================================
  Coverage   92.19%   92.19%           
=======================================
  Files          23       23           
  Lines        2754     2754           
  Branches      471      471           
=======================================
  Hits         2539     2539           
  Misses        128      128           
  Partials       87       87