-
Notifications
You must be signed in to change notification settings - Fork 68
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 mypy failing #2453
Merged
Merged
Fix mypy failing #2453
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Shoham Elias <shohame@amazon.com>
Signed-off-by: Shoham Elias <shohame@amazon.com>
Closed
ikolomi
approved these changes
Oct 14, 2024
Muhammad-awawdi-amazon
pushed a commit
that referenced
this pull request
Oct 15, 2024
--------- Signed-off-by: Shoham Elias <shohame@amazon.com>
Muhammad-awawdi-amazon
pushed a commit
to Muhammad-awawdi-amazon/valkey-glide
that referenced
this pull request
Oct 15, 2024
--------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Muhammad Awawdi <Mawawdi@amazon.com>
avifenesh
pushed a commit
to avifenesh/valkey-glide
that referenced
this pull request
Oct 21, 2024
--------- Signed-off-by: Shoham Elias <shohame@amazon.com>
avifenesh
pushed a commit
to avifenesh/valkey-glide
that referenced
this pull request
Oct 21, 2024
--------- Signed-off-by: Shoham Elias <shohame@amazon.com>
avifenesh
pushed a commit
that referenced
this pull request
Oct 22, 2024
--------- Signed-off-by: Shoham Elias <shohame@amazon.com>
avifenesh
pushed a commit
to avifenesh/valkey-glide
that referenced
this pull request
Oct 22, 2024
--------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com>
Muhammad-awawdi-amazon
pushed a commit
to Muhammad-awawdi-amazon/valkey-glide
that referenced
this pull request
Oct 22, 2024
--------- Signed-off-by: Shoham Elias <shohame@amazon.com>
avifenesh
added a commit
that referenced
this pull request
Oct 22, 2024
* CI - Minimal and full CI matrix impl Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Fix mypy failing (#2453) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Python: adds JSON.ARRLEN command (#2403) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: avifenesh <aviarchi1994@gmail.com> Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Co-authored-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com>
avifenesh
added a commit
to avifenesh/valkey-glide
that referenced
this pull request
Nov 3, 2024
* CI - Minimal and full CI matrix impl Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Fix mypy failing (valkey-io#2453) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Python: adds JSON.ARRLEN command (valkey-io#2403) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: avifenesh <aviarchi1994@gmail.com> Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Co-authored-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com>
avifenesh
added a commit
to avifenesh/valkey-glide
that referenced
this pull request
Nov 3, 2024
* CI - Minimal and full CI matrix impl Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Fix mypy failing (valkey-io#2453) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Python: adds JSON.ARRLEN command (valkey-io#2403) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: avifenesh <aviarchi1994@gmail.com> Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Co-authored-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com>
avifenesh
added a commit
to avifenesh/valkey-glide
that referenced
this pull request
Nov 3, 2024
* CI - Minimal and full CI matrix impl Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Fix mypy failing (valkey-io#2453) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Python: adds JSON.ARRLEN command (valkey-io#2403) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: avifenesh <aviarchi1994@gmail.com> Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Co-authored-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com>
avifenesh
added a commit
to avifenesh/valkey-glide
that referenced
this pull request
Nov 5, 2024
* CI - Minimal and full CI matrix impl Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Fix mypy failing (valkey-io#2453) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Python: adds JSON.ARRLEN command (valkey-io#2403) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: avifenesh <aviarchi1994@gmail.com> Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Co-authored-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com>
avifenesh
added a commit
to avifenesh/valkey-glide
that referenced
this pull request
Nov 5, 2024
* CI - Minimal and full CI matrix impl Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Fix mypy failing (valkey-io#2453) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Python: adds JSON.ARRLEN command (valkey-io#2403) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: avifenesh <aviarchi1994@gmail.com> Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Co-authored-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com>
avifenesh
added a commit
to avifenesh/valkey-glide
that referenced
this pull request
Nov 5, 2024
* CI - Minimal and full CI matrix impl Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Fix mypy failing (valkey-io#2453) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Python: adds JSON.ARRLEN command (valkey-io#2403) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: avifenesh <aviarchi1994@gmail.com> Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Co-authored-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com>
avifenesh
added a commit
that referenced
this pull request
Nov 5, 2024
* Update README.md nodejs platform support (#2397) * Update README.md Signed-off-by: Avi Fenesh <55848801+avifenesh@users.noreply.github.com> * Update README.md - lint fix Signed-off-by: Avi Fenesh <55848801+avifenesh@users.noreply.github.com> * Update README.md ling Signed-off-by: Avi Fenesh <55848801+avifenesh@users.noreply.github.com> * Update node/README.md Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com> Signed-off-by: Avi Fenesh <55848801+avifenesh@users.noreply.github.com> --------- Signed-off-by: Avi Fenesh <55848801+avifenesh@users.noreply.github.com> Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com> * CI - Minimal and full CI matrix impl (#2051) * CI - Minimal and full CI matrix impl Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Fix mypy failing (#2453) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Python: adds JSON.ARRLEN command (#2403) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: avifenesh <aviarchi1994@gmail.com> Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Co-authored-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> * CI - Minimal and full CI matrix impl (#2051) * CI - Minimal and full CI matrix impl Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Fix mypy failing (#2453) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Python: adds JSON.ARRLEN command (#2403) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: avifenesh <aviarchi1994@gmail.com> Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Co-authored-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> * CI - Minimal and full CI matrix impl (#2051) * CI - Minimal and full CI matrix impl Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Fix mypy failing (#2453) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Python: adds JSON.ARRLEN command (#2403) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: avifenesh <aviarchi1994@gmail.com> Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Co-authored-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> * Fix for - Minimal and full CI matrix impl #2051 (#2500) * Refactor tests to use async cleanup and improve error handling Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Enhance Jest configuration and add test setup file; update build scripts and dependencies Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Update devDependencies in package.json for hybrid-node-tests to latest versions Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Enhance test utilities and command tests with improved wait logic and version checks Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Refactor tests to assert expected replica reads are less than or equal to actual reads; update connection handling in utilities and allow unused imports in types Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Update dependencies and enhance PyO3 bindings; add new features and improve type handling Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Update GitHub workflows: enhance linting configurations, adjust engine version requirements, and remove obsolete Redis installation workflow Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: avifenesh <aviarchi1994@gmail.com> * fixes for CI (#2552) Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Refactor CI configuration for consistency and clarity Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Refactor CI configuration for consistency and clarity Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: Avi Fenesh <55848801+avifenesh@users.noreply.github.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com> Co-authored-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com>
acarbonetto
pushed a commit
that referenced
this pull request
Nov 5, 2024
* CI - Minimal and full CI matrix impl Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Fix mypy failing (#2453) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> * Python: adds JSON.ARRLEN command (#2403) --------- Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Signed-off-by: avifenesh <aviarchi1994@gmail.com> --------- Signed-off-by: avifenesh <aviarchi1994@gmail.com> Signed-off-by: Shoham Elias <shohame@amazon.com> Signed-off-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com> Co-authored-by: Shoham Elias <116083498+shohamazon@users.noreply.github.com>
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
due to failing https://github.com/valkey-io/valkey-glide/actions/runs/11328568407/job/31502098614
Issue link
This Pull Request is linked to issue (URL): #2454
Checklist
Before submitting the PR make sure the following are checked:
[ ] CHANGELOG.md and documentation files are updated.not needed