Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
scylladb
/
python-driver
Public
forked from
apache/cassandra-python-driver
Notifications
You must be signed in to change notification settings
Fork
60
Star
82
Code
Issues
159
Pull requests
111
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: scylladb/python-driver
Actions
All workflows
Workflows
Build and upload to PyPi
Build and upload to PyPi
Build and upload to PyPi manually
Build and upload to PyPi manually
Build wheels
Build wheels
Code coverage
Code coverage
CodeQL
CodeQL
CodeQL - Code Quality
CodeQL - Code Quality
Copilot
Copilot
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Dependabot Updates
Dependabot Updates
Show more workflows...
Management
Caches
Deployments
Code coverage
Code coverage
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
coverage.yml
will be ignored since log searching is not yet available
141 workflow runs
141 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
tests: retry client-routes POST on transient 5xx after decommission
Code coverage
#143:
Pull request
#1019
opened by
mykaul
31m 37s
mykaul:fix/nlb-http-500-after-decommission
mykaul:fix/nlb-http-500-after-decommission
31m 37s
View #1019
View workflow file
tests: fix load balancing policy tests for Scylla Raft topology
Code coverage
#142:
Pull request
#779
synchronize by
mykaul
21m 55s
mykaul:fix/test-roundrobin-decommission-dead-node
mykaul:fix/test-roundrobin-decommission-dead-node
21m 55s
View #779
View workflow file
Change prepare_on_all_hosts default to False
Code coverage
#141:
Pull request
#988
synchronize by
mykaul
21m 22s
mykaul:change-prepare-on-all-hosts-default
mykaul:change-prepare-on-all-hosts-default
21m 22s
View #988
View workflow file
perf: optimize Tablet memory layout and per-query lookup speed
Code coverage
#140:
Pull request
#812
synchronize by
mykaul
22m 39s
mykaul:perf/tablets-memory-and-lookup
mykaul:perf/tablets-memory-and-lookup
22m 39s
View #812
View workflow file
code: add __slots__ to _Frame to eliminate per-instance __dict__ (small memory/time win)
Code coverage
#139:
Pull request
#802
synchronize by
mykaul
21m 7s
mykaul:perf/frame-slots
mykaul:perf/frame-slots
21m 7s
View #802
View workflow file
host: make host_id the canonical identity
Code coverage
#138:
Pull request
#1006
synchronize by
dkropachev
20m 14s
dk/host-id-canonical-identity
dk/host-id-canonical-identity
20m 14s
View #1006
View workflow file
fix: make HashableMock thread-safe by restoring __hash__ after MagicM…
Code coverage
#137:
Commit
aa1915d
pushed by
dkropachev
21m 36s
master
master
21m 36s
View workflow file
host: make host_id the canonical identity
Code coverage
#136:
Pull request
#1006
synchronize by
dkropachev
23m 14s
dk/host-id-canonical-identity
dk/host-id-canonical-identity
23m 14s
View #1006
View workflow file
control-connection: restore local listen address
Code coverage
#135:
Pull request
#1012
synchronize by
dkropachev
20m 43s
fix/1008-local-listen-address
fix/1008-local-listen-address
20m 43s
View #1012
View workflow file
control-connection: restore local listen address
Code coverage
#134:
Pull request
#1012
synchronize by
dkropachev
19m 45s
fix/1008-local-listen-address
fix/1008-local-listen-address
19m 45s
View #1012
View workflow file
perf: buffer accumulation in BatchMessage.send_body() (1.6-1.8x speedup, us improvement, depends on PR #790)
Code coverage
#133:
Pull request
#791
synchronize by
mykaul
27m 25s
mykaul:perf/buffer-accum-batch-message
mykaul:perf/buffer-accum-batch-message
27m 25s
View #791
View workflow file
perf: buffer accumulation in BatchMessage.send_body() (1.6-1.8x speedup, us improvement, depends on PR #790)
Code coverage
#132:
Pull request
#791
synchronize by
mykaul
26m 25s
mykaul:perf/buffer-accum-batch-message
mykaul:perf/buffer-accum-batch-message
26m 25s
View #791
View workflow file
perf: buffer accumulation in _write_query_params() reduces f.write() calls (~100ns improvement, 1.1-1.3x speedup)
Code coverage
#131:
Pull request
#790
synchronize by
mykaul
30m 49s
mykaul:perf/buffer-accum-write-params
mykaul:perf/buffer-accum-write-params
30m 49s
View #790
View workflow file
control-connection: restore local listen address
Code coverage
#130:
Pull request
#1012
synchronize by
dkropachev
34m 32s
fix/1008-local-listen-address
fix/1008-local-listen-address
34m 32s
View #1012
View workflow file
(fix) tests: fix flaky test_no_connection_refused_on_timeout
Code coverage
#129:
Pull request
#769
synchronize by
mykaul
21m 36s
fix/flaky-lwt-timeout-test
fix/flaky-lwt-timeout-test
21m 36s
View #769
View workflow file
Add LWTRetryPolicy: retry CAS timeouts on same host with backoff
Code coverage
#128:
Pull request
#783
synchronize by
mykaul
20m 47s
mykaul:feature/lwt-retry-policy
mykaul:feature/lwt-retry-policy
20m 47s
View #783
View workflow file
(fix) test: Fix KeyError in test_idle_heartbeat with connection repla…
Code coverage
#127:
Pull request
#762
synchronize by
mykaul
18m 32s
mykaul:fix/test-idle-heartbeat
mykaul:fix/test-idle-heartbeat
18m 32s
View #762
View workflow file
perf: replace string concatenation with arithmetic in DecimalType.serialize (hundreds of ns, x1.3-2.6 speedup)
Code coverage
#126:
Pull request
#764
synchronize by
mykaul
20m 36s
mykaul:perf/decimal-serialize-arithmetic
mykaul:perf/decimal-serialize-arithmetic
20m 36s
View #764
View workflow file
perf: replace functools.partial with closure in _query callback (100-200ns improvement - 1.3-1.6x speedup)
Code coverage
#125:
Pull request
#786
synchronize by
mykaul
19m 43s
mykaul:perf/eliminate-partial-per-request
mykaul:perf/eliminate-partial-per-request
19m 43s
View #786
View workflow file
perf: optimize Tablet memory layout and per-query lookup speed
Code coverage
#124:
Pull request
#812
synchronize by
mykaul
21m 35s
mykaul:perf/tablets-memory-and-lookup
mykaul:perf/tablets-memory-and-lookup
21m 35s
View #812
View workflow file
Add TLS session resumption via SSLSessionCache
Code coverage
#123:
Pull request
#789
synchronize by
sylwiaszunejko
19m 47s
sylwiaszunejko:tls-ticket
sylwiaszunejko:tls-ticket
19m 47s
View #789
View workflow file
Change prepare_on_all_hosts default to False
Code coverage
#122:
Pull request
#988
synchronize by
mykaul
22m 48s
mykaul:change-prepare-on-all-hosts-default
mykaul:change-prepare-on-all-hosts-default
22m 48s
View #988
View workflow file
perf: Skip redundant __init__ assignments and remove dead attributes in ResponseFuture (-32ns/call - 4.7% improvement for the common case, +43ns (+4.5%) for the non-common case, - code cleanup also)
Code coverage
#121:
Pull request
#806
synchronize by
mykaul
23m 17s
mykaul:perf/response-future-init-cleanup
mykaul:perf/response-future-init-cleanup
23m 17s
View #806
View workflow file
code: add __slots__ to _Frame to eliminate per-instance __dict__ (small memory/time win)
Code coverage
#120:
Pull request
#802
synchronize by
mykaul
22m 8s
mykaul:perf/frame-slots
mykaul:perf/frame-slots
22m 8s
View #802
View workflow file
Fix cross-lock race in libev reactor thread exit check
Code coverage
#119:
Pull request
#981
synchronize by
mykaul
21m 16s
mykaul:fix/libev-reactor-lock-race
mykaul:fix/libev-reactor-lock-race
21m 16s
View #981
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.