Skip to content

Make ruff_db a required crate for ruff_python_semantic#11874

Merged
MichaReiser merged 1 commit intomainfrom
dhruv/ruff-db
Jun 14, 2024
Merged

Make ruff_db a required crate for ruff_python_semantic#11874
MichaReiser merged 1 commit intomainfrom
dhruv/ruff-db

Conversation

@dhruvmanila
Copy link
Copy Markdown
Member

Summary

This PR makes the ruff_db a required crate for ruff_python_semantic.

Refer https://github.com/astral-sh/ruff/actions/runs/9516626143/job/26233307158?pr=11872

Test Plan

  1. maturin sdist --out dist
  2. tar -xf dist/ruff-0.4.8.tar.gz --directory=dist/ruff-0.4.8
  3. pip install dist/ruff-0.4.8.tar.gz works

@dhruvmanila dhruvmanila added the internal An internal refactor or improvement label Jun 14, 2024
@dhruvmanila dhruvmanila requested a review from MichaReiser June 14, 2024 13:34
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jun 14, 2024

CodSpeed Performance Report

Merging #11874 will degrade performances by 11.77%

Comparing dhruv/ruff-db (995d1d3) with main (89bb07c)

Summary

❌ 1 regressions
✅ 29 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main dhruv/ruff-db Change
linter/all-with-preview-rules[numpy/globals.py] 803.8 µs 911 µs -11.77%

@MichaReiser MichaReiser merged commit d681a45 into main Jun 14, 2024
@MichaReiser MichaReiser deleted the dhruv/ruff-db branch June 14, 2024 13:43
@github-actions
Copy link
Copy Markdown
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal An internal refactor or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants