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

fix: fix playground and add playwright test #1058

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

benfdking
Copy link
Collaborator

No description provided.

@benfdking benfdking force-pushed the benfdking/fix-playground-with-tests branch from 1e495c1 to 9784946 Compare December 15, 2024 21:01
Copy link

Benchmark for 5b56267

Click to view benchmark
Test Base PR %
DepthMap::from_parent 40.9±0.21µs 41.2±0.91µs +0.73%
fix_complex_query 10.3±0.07ms 10.3±0.10ms 0.00%
parse_complex_query 2.9±0.05µs 2.9±0.08µs 0.00%
parse_expression_recursion 5.2±0.13µs 5.2±0.04µs 0.00%
parse_simple_query 843.5±9.69ns 806.1±10.98ns -4.43%

@benfdking benfdking force-pushed the benfdking/fix-playground-with-tests branch from 9784946 to 5e4c4c6 Compare December 15, 2024 21:05
@benfdking benfdking merged commit 98e38af into main Dec 15, 2024
35 checks passed
@benfdking benfdking deleted the benfdking/fix-playground-with-tests branch December 15, 2024 21:09
Copy link

Benchmark for f0f14c5

Click to view benchmark
Test Base PR %
DepthMap::from_parent 40.6±0.31µs 41.4±0.29µs +1.97%
fix_complex_query 10.4±0.14ms 10.2±0.13ms -1.92%
parse_complex_query 2.9±0.04µs 2.9±0.03µs 0.00%
parse_expression_recursion 5.1±0.07µs 5.1±0.05µs 0.00%
parse_simple_query 811.5±16.37ns 799.9±16.94ns -1.43%

Copy link

Benchmark for 82298c4

Click to view benchmark
Test Base PR %
DepthMap::from_parent 40.5±0.40µs 40.8±0.37µs +0.74%
fix_complex_query 10.2±0.07ms 10.2±0.21ms 0.00%
parse_complex_query 2.9±0.03µs 2.8±0.04µs -3.45%
parse_expression_recursion 5.1±0.06µs 5.1±0.04µs 0.00%
parse_simple_query 826.6±7.29ns 827.0±7.19ns +0.05%

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Dec 20, 2024
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [quarylabs/sqruff](https://github.com/quarylabs/sqruff) | patch | `v0.21.10` -> `v0.21.11` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>quarylabs/sqruff (quarylabs/sqruff)</summary>

### [`v0.21.11`](https://github.com/quarylabs/sqruff/releases/tag/v0.21.11)

[Compare Source](quarylabs/sqruff@v0.21.10...v0.21.11)

#### What's Changed

-   chore: bump actions/attest-build-provenance from 1 to 2 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1039
-   chore: add python to gitignore by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1054
-   chore: update cargo deps dec 15 by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1056
-   feat: add ability to parse returning in sqlite by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1055
-   fix: fix playground and add playwright test by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1058
-   ci: make the github deploy more efficient by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1059
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1060

**Full Changelog**: quarylabs/sqruff@v0.21.10...v0.21.11

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzkuNjQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
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.

1 participant