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

feat: implement json type returner #1051

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

benfdking
Copy link
Collaborator

No description provided.

Copy link

Benchmark for 45f3b1b

Click to view benchmark
Test Base PR %
DepthMap::from_parent 40.9±0.67µs 41.5±0.49µs +1.47%
fix_complex_query 10.3±0.08ms 10.3±0.08ms 0.00%
parse_complex_query 2.8±0.04µs 2.9±0.04µs +3.57%
parse_expression_recursion 5.1±0.03µs 5.1±0.04µs 0.00%
parse_simple_query 812.4±10.92ns 823.7±15.21ns +1.39%

@benfdking benfdking force-pushed the benfdking/implementing_json branch from a0efd3f to 9700085 Compare December 11, 2024 09:12
Copy link

Benchmark for 3af759b

Click to view benchmark
Test Base PR %
DepthMap::from_parent 41.4±0.65µs 41.6±1.19µs +0.48%
fix_complex_query 10.7±0.17ms 10.4±0.09ms -2.80%
parse_complex_query 2.8±0.04µs 2.9±0.06µs +3.57%
parse_expression_recursion 5.1±0.11µs 5.1±0.07µs 0.00%
parse_simple_query 812.5±10.12ns 827.6±34.15ns +1.86%

@benfdking benfdking force-pushed the benfdking/implementing_json branch from 4b4ed13 to 86e92da Compare December 11, 2024 09:47
@benfdking benfdking merged commit a210d65 into main Dec 11, 2024
35 checks passed
@benfdking benfdking deleted the benfdking/implementing_json branch December 11, 2024 10:01
Copy link

Benchmark for b3bd2c2

Click to view benchmark
Test Base PR %
DepthMap::from_parent 40.8±0.35µs 41.5±0.64µs +1.72%
fix_complex_query 10.6±0.15ms 10.3±0.11ms -2.83%
parse_complex_query 2.8±0.03µs 2.9±0.09µs +3.57%
parse_expression_recursion 5.0±0.04µs 5.1±0.07µs +2.00%
parse_simple_query 824.6±12.38ns 815.7±10.61ns -1.08%

@benfdking benfdking mentioned this pull request Dec 11, 2024
1 task
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Dec 11, 2024
This MR contains the following updates:

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

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.10`](https://github.com/quarylabs/sqruff/releases/tag/v0.21.10)

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

#### What's Changed

-   chore: bump prettier from 3.4.1 to 3.4.2 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1047
-   chore: updating minor cargo deps by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1048
-   update pyo by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1049
-   chore: bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1046
-   update eslint again by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1050
-   chore: bump react-dom and [@&#8203;types/react-dom](https://github.com/types/react-dom) by [@&#8203;dependabot](https://github.com/dependabot) in quarylabs/sqruff#1043
-   feat: implement json type returner by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1051
-   chore: bump version by [@&#8203;benfdking](https://github.com/benfdking) in quarylabs/sqruff#1052

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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