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
.
pgRouting
/
pgrouting
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
394
Star
1.4k
Code
Issues
66
Pull requests
10
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Check cppcoreguidelines-init-variables and fix code
- #3009
#3009
Merged
cvvergara
merged 7 commits into
pgRouting:develop
pgRouting/pgrouting:develop
from
Mohit242-bit:mohitrawat-clang-tidy
Mohit242-bit/pgrouting:mohitrawat-clang-tidy
Copy head branch name to clipboard
Jan 3, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Check cppcoreguidelines-init-variables and fix code
#3009
cvvergara
merged 7 commits into
pgRouting:develop
pgRouting/pgrouting:develop
from
Mohit242-bit:mohitrawat-clang-tidy
Mohit242-bit/pgrouting:mohitrawat-clang-tidy
Copy head branch name to clipboard
Commits
Commits on Dec 20, 2025
added cppcoreguidelines-init-variables check to .clang-tidy as per task 4
Mohit242-bit
committed
075cd6e
View commit details
Copy full SHA for 075cd6e
Browse repository at this point
Commits on Dec 27, 2025
clang-tidy: fixed cppcoreguideline-init-variables and all variables initialization and removed comment from clang-tidy as per instructions
Mohit242-bit
committed
b0c929d
View commit details
Copy full SHA for b0c929d
Browse repository at this point
Fix: Remove redundant initialization of p_max in contractionGraph.hpp
Mohit242-bit
committed
9e7def9
View commit details
Copy full SHA for 9e7def9
Browse repository at this point
Fix: Initialize totalCost to 0.0 instead of NAN to resolve Codacy warning
Mohit242-bit
committed
929cfe1
View commit details
Copy full SHA for 929cfe1
Browse repository at this point
Fix: Reduce variable scope to resolve Codacy warnings (totalCost, added, found_e)
Mohit242-bit
committed
ed7257b
View commit details
Copy full SHA for ed7257b
Browse repository at this point
Commits on Dec 28, 2025
Clean commit to Trigger CI - enabled github actions in my fork repo: blank line added in .clang-tidy
Mohit242-bit
committed
26d3b1a
View commit details
Copy full SHA for 26d3b1a
Browse repository at this point
Commits on Dec 31, 2025
Fix: Remove trailing comma from .clang-tidy
Mohit242-bit
committed
4d02360
View commit details
Copy full SHA for 4d02360
Browse repository at this point
You can’t perform that action at this time.