Skip to content

Pull requests: sauravbhattacharya001/GraphVisual

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactor: rename edge class to Edge (Java naming convention) tests Test additions or fixes visualization Graph visualization and UI
#104 opened Mar 21, 2026 by sauravbhattacharya001 Loading…
fix: rename edge class to Edge (Java naming convention) database Database queries and schema size/xl tests Test additions or fixes visualization Graph visualization and UI
#102 opened Mar 21, 2026 by sauravbhattacharya001 Loading…
fix: rename edge class to Edge (Java naming convention) database Database queries and schema size/xl tests Test additions or fixes visualization Graph visualization and UI
#101 opened Mar 21, 2026 by sauravbhattacharya001 Loading…
refactor: rename edge class to Edge (closes #89) database Database queries and schema size/xl tests Test additions or fixes visualization Graph visualization and UI
#100 opened Mar 21, 2026 by sauravbhattacharya001 Loading…
perf(matchImei): replace O(N*M) nested ResultSet scan with HashMap lookup data-pipeline Meeting extraction and processing pipeline size/m
#99 opened Mar 21, 2026 by sauravbhattacharya001 Loading…
fix: rename edge class to Edge (Java naming convention) size/xl tests Test additions or fixes visualization Graph visualization and UI
#97 opened Mar 20, 2026 by sauravbhattacharya001 Loading…
refactor: rename edge class to Edge (Java PascalCase convention) size/xl tests Test additions or fixes visualization Graph visualization and UI
#95 opened Mar 19, 2026 by sauravbhattacharya001 Loading…
test: add comprehensive tests for GraphFileParser size/l tests Test additions or fixes
#93 opened Mar 19, 2026 by sauravbhattacharya001 Loading…
fix(ci): downgrade non-existent action versions to latest stable ci/cd CI/CD pipeline and workflows security Security improvements size/s
#92 opened Mar 19, 2026 by sauravbhattacharya001 Loading…
perf: use double instead of float for edge weights size/s visualization Graph visualization and UI
#87 opened Mar 18, 2026 by sauravbhattacharya001 Loading…
refactor: deduplicate DB connection and query execution logic database Database queries and schema security Security improvements size/l
#85 opened Mar 18, 2026 by sauravbhattacharya001 Loading…
refactor: extract LegendPanel from Main.java size/m visualization Graph visualization and UI
#84 opened Mar 17, 2026 by sauravbhattacharya001 Loading…
feat: Timeline Metrics Recorder size/xl tests Test additions or fixes visualization Graph visualization and UI
#61 opened Mar 10, 2026 by sauravbhattacharya001 Loading…
fix: first row skipped in matchImei IMEI matching data-pipeline Meeting extraction and processing pipeline size/xs
#57 opened Mar 9, 2026 by sauravbhattacharya001 Loading…
ProTip! Exclude everything labeled bug with -label:bug.