Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 2023.10.1 release #1244

Merged
merged 9 commits into from
Oct 17, 2023

Conversation

charlesbluca
Copy link
Collaborator

@charlesbluca charlesbluca commented Oct 13, 2023

This should resolve issues we've been seeing around the version not getting parsed properly:

$ python -c "import dask_sql; print(dask_sql.__version__)"
0+unknown

@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2023

Codecov Report

Merging #1244 (de3ec55) into main (1552348) will increase coverage by 3.42%.
The diff coverage is 100.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main    #1244      +/-   ##
==========================================
+ Coverage   81.58%   85.00%   +3.42%     
==========================================
  Files          78       77       -1     
  Lines        4611     4256     -355     
  Branches      854      752     -102     
==========================================
- Hits         3762     3618     -144     
+ Misses        660      469     -191     
+ Partials      189      169      -20     
Files Coverage Δ
dask_sql/__init__.py 100.00% <100.00%> (ø)

... and 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@charlesbluca charlesbluca requested a review from jdye64 as a code owner October 13, 2023 20:15
Cargo.toml Outdated Show resolved Hide resolved
@charlesbluca charlesbluca changed the title Remove versioneer Prepare 2023.10.1 release Oct 17, 2023
@charlesbluca charlesbluca merged commit 88d9a8a into dask-contrib:main Oct 17, 2023
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants