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

Test PR 2 #282

Closed ghanse closed 1 month ago

ghanse commented 1 month ago

Proposed changes

Test PR 2

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...

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.59%. Comparing base (a4ee0d3) to head (3cd1d31).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature_test_pr #282 +/- ## ================================================= Coverage 92.58% 92.59% ================================================= Files 38 33 -5 Lines 3386 2996 -390 Branches 590 522 -68 ================================================= - Hits 3135 2774 -361 + Misses 142 132 -10 + Partials 109 90 -19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.