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

Build fixes #213

Closed ronanstokes-db closed 1 year ago

ronanstokes-db commented 1 year ago

Proposed changes

Fixes for development build process

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

A recent change to the package rst2pdf causes the build to fail. However as this is not used in building wheel or docs, we can remove it from the build environment.

codecov[bot] commented 1 year ago

Codecov Report

Merging #213 (c81cc66) into master (80ca02b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #213   +/-   ##
=======================================
  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%> (ø)