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
Accelerator
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 }}
poyrazK
/
cloudSQL
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
74
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cloudSQL
.github
workflows
on
main
User selector
All users
All time
Commit history
Commits on May 7, 2026
ci: add 15min timeout to build/test jobs and cache apt packages
Show description for d02abdd
poyrazK
committed
d02abdd
View commit details
Copy full SHA for d02abdd
View code at this point
Browse repository at this point
Commits on Apr 19, 2026
ci: capture branch coverage directly with genhtml, skip broken lcov filter
Show description for d99d808
poyrazK
committed
d99d808
View commit details
Copy full SHA for d99d808
View code at this point
Browse repository at this point
ci: enable branch coverage in lcov capture
Show description for 2837020
poyrazK
committed
2837020
View commit details
Copy full SHA for 2837020
View code at this point
Browse repository at this point
fix: run llvm-cov gcov via find -exec for proper directory handling
Show description for 38b5109
poyrazK
committed
38b5109
View commit details
Copy full SHA for 38b5109
View code at this point
Browse repository at this point
fix: use correct llvm-cov gcov command for lcov gcov-tool
Show description for 962d8d8
poyrazK
committed
962d8d8
View commit details
Copy full SHA for 962d8d8
View code at this point
Browse repository at this point
fix: use lcov --capture directly on gcda files
Show description for 6417fa5
poyrazK
committed
6417fa5
View commit details
Copy full SHA for 6417fa5
View code at this point
Browse repository at this point
fix: switch to GCC-style coverage for Clang to get branch coverage
Show description for 96452b8
poyrazK
committed
96452b8
View commit details
Copy full SHA for 96452b8
View code at this point
Browse repository at this point
debug: add --show-branch-coverage to llvm-cov export
Show description for 4b088c7
poyrazK
committed
4b088c7
View commit details
Copy full SHA for 4b088c7
View code at this point
Browse repository at this point
fix: filter llvm-cov warning lines before lcov processing
Show description for 3474c34
poyrazK
committed
3474c34
View commit details
Copy full SHA for 3474c34
View code at this point
Browse repository at this point
debug: add verbose output to coverage generation steps
Show description for 65c2d27
poyrazK
committed
65c2d27
View commit details
Copy full SHA for 65c2d27
View code at this point
Browse repository at this point
fix: use test executable instead of static library for llvm-cov
Show description for f713174
poyrazK
committed
f713174
View commit details
Copy full SHA for f713174
View code at this point
Browse repository at this point
Commits on Apr 18, 2026
fix: use libsqlEngineCore.a instead of sqlEngineCore binary
Show description for b0ddde3
poyrazK
committed
b0ddde3
View commit details
Copy full SHA for b0ddde3
View code at this point
Browse repository at this point
fix: correct path to sqlEngineCore in llvm-cov export
Show description for 6253de4
poyrazK
committed
6253de4
View commit details
Copy full SHA for 6253de4
View code at this point
Browse repository at this point
debug: add LLVM_PROFILE_FILE and diagnostic output for coverage
Show description for 158b4ea
poyrazK
committed
158b4ea
View commit details
Copy full SHA for 158b4ea
View code at this point
Browse repository at this point
ci: switch to LLVM coverage mapping for branch coverage
Show description for 9524fd1
poyrazK
committed
9524fd1
View commit details
Copy full SHA for 9524fd1
View code at this point
Browse repository at this point
ci: add branch coverage to lcov/genhtml
Show description for cb11235
poyrazK
committed
cb11235
View commit details
Copy full SHA for cb11235
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
ci: make distributed tests step not fail CI on cleanup errors
Show description for f25d355
poyrazK
committed
f25d355
View commit details
Copy full SHA for f25d355
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
ci: implement performance regression check with failure threshold
poyrazK
committed
fc05031
View commit details
Copy full SHA for fc05031
View code at this point
Browse repository at this point
Commits on Apr 5, 2026
ci: add automated performance benchmarking job
poyrazK
committed
dc8d630
View commit details
Copy full SHA for dc8d630
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
ci: install llvm in test job for llvm-cov
poyrazK
committed
6c8ea98
View commit details
Copy full SHA for 6c8ea98
View code at this point
Browse repository at this point
ci: stabilize tests by increasing timeouts and disabling parallel ctest
poyrazK
committed
defdf29
View commit details
Copy full SHA for defdf29
View code at this point
Browse repository at this point
ci: separate build and test jobs, run all tests
poyrazK
committed
890f276
View commit details
Copy full SHA for 890f276
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
ci: automate clang-format fixes in style-check
poyrazK
committed
b39a461
View commit details
Copy full SHA for b39a461
View code at this point
Browse repository at this point
Commits on Mar 4, 2026
fix(ci): update binary names in workflow to match project targets
poyrazK
committed
9be4439
View commit details
Copy full SHA for 9be4439
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
build: disable clang-tidy in CI to prevent warning-based failures
poyrazK
committed
42f8dde
View commit details
Copy full SHA for 42f8dde
View code at this point
Browse repository at this point
build: disable STRICT_LINT in CI to fix clang-tidy errors
poyrazK
committed
08ba2cc
View commit details
Copy full SHA for 08ba2cc
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
chore: full GoogleTest migration with test restoration and CI updates
poyrazK
committed
d7e39e5
View commit details
Copy full SHA for d7e39e5
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
ci: ignore unused pattern errors in lcov
poyrazK
committed
8ac71f5
View commit details
Copy full SHA for 8ac71f5
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
ci: update style-check to show diff on failure
poyrazK
committed
411ed55
View commit details
Copy full SHA for 411ed55
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
fix: ignore minor lcov inconsistencies and add dependency install retries
poyrazK
committed
fdb4a9c
View commit details
Copy full SHA for fdb4a9c
View code at this point
Browse repository at this point
fix: resolve CI coverage generation and enhance clang-tidy reporting
Show description for 5743acc
poyrazK
committed
5743acc
View commit details
Copy full SHA for 5743acc
View code at this point
Browse repository at this point
refactor: use unified USE_SANITIZER option for CI stability
poyrazK
committed
bbc87b9
View commit details
Copy full SHA for bbc87b9
View code at this point
Browse repository at this point
fix: resolve CI configuration and static analysis issues
Show description for 509d0dd
poyrazK
committed
509d0dd
View commit details
Copy full SHA for 509d0dd
View code at this point
Browse repository at this point
fix: upgrade CI actions to v4 to resolve deprecation failure
poyrazK
committed
fbc8625
View commit details
Copy full SHA for fbc8625
View code at this point
Browse repository at this point
chore: enhance CI with TSan, coverage artifacts, and binary packaging
poyrazK
committed
8f871d2
View commit details
Copy full SHA for 8f871d2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.