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
309 stars 58 forks source link

Feature consistency fixes #182

Closed ronanstokes-db closed 1 year ago

ronanstokes-db commented 1 year ago

Proposed changes

Various consistency and ease of use improvements:

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 1 year ago

Codecov Report

Merging #182 (2c2b12a) into master (3a2e3a8) will increase coverage by 0.88%. The diff coverage is 98.11%.

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
+ Coverage   90.65%   91.53%   +0.88%     
==========================================
  Files          22       22              
  Lines        2493     2541      +48     
  Branches      408      419      +11     
==========================================
+ Hits         2260     2326      +66     
+ Misses        150      131      -19     
- Partials       83       84       +1     
Impacted Files Coverage Δ
dbldatagen/text_generator_plugins.py 73.98% <ø> (ø)
dbldatagen/text_generators.py 96.58% <ø> (ø)
dbldatagen/data_generator.py 84.92% <92.30%> (+0.22%) :arrow_up:
dbldatagen/column_generation_spec.py 91.97% <100.00%> (+3.94%) :arrow_up:
dbldatagen/datagen_constants.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.