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
302 stars 57 forks source link

For compare only #193

Closed ronanstokes-db closed 1 year ago

ronanstokes-db commented 1 year ago

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers. If it fixes a bug or resolves a feature request, please provide a link to that issue.

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 #193 (5c68643) into feature_consistency_fixes (ff07fac) will decrease coverage by 0.88%. The diff coverage is 66.66%.

@@                      Coverage Diff                      @@
##           feature_consistency_fixes     #193      +/-   ##
=============================================================
- Coverage                      91.50%   90.63%   -0.88%     
=============================================================
  Files                             22       22              
  Lines                           2532     2487      -45     
  Branches                         416      406      -10     
=============================================================
- Hits                            2317     2254      -63     
- Misses                           131      150      +19     
+ Partials                          84       83       -1     
Impacted Files Coverage Δ
dbldatagen/__init__.py 90.90% <ø> (ø)
dbldatagen/datagen_constants.py 100.00% <ø> (ø)
dbldatagen/text_generator_plugins.py 73.98% <ø> (ø)
dbldatagen/utils.py 97.77% <ø> (ø)
dbldatagen/column_generation_spec.py 88.02% <58.69%> (-3.95%) :arrow_down:
dbldatagen/data_generator.py 84.69% <90.90%> (-0.23%) :arrow_down:
dbldatagen/text_generators.py 96.58% <100.00%> (+0.02%) :arrow_up:

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