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

Feature build update #220

Closed ronanstokes-db closed 1 year ago

ronanstokes-db commented 1 year ago

Proposed changes

Upstream pipenv package or dependency had change in how package versions are specified. Modified files to match.

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

Non code change - needed due to upstream change in building mechanism. Increased build version in prep for next release also

codecov[bot] commented 1 year ago

Codecov Report

Merging #220 (f778ec5) into master (d74531b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #220   +/-   ##
=======================================
  Coverage   91.97%   91.97%           
=======================================
  Files          23       23           
  Lines        2680     2680           
  Branches      452      452           
=======================================
  Hits         2465     2465           
  Misses        128      128           
  Partials       87       87           
Impacted Files Coverage Δ
dbldatagen/_version.py 100.00% <100.00%> (ø)