Skip to content

test(dsl): edge case, V4 regression, and QueryType 10-file chain tests (PR-08)#599

Merged
shivasurya merged 1 commit intomainfrom
shiva/vdg-querytype-v5-pr08
Mar 12, 2026
Merged

test(dsl): edge case, V4 regression, and QueryType 10-file chain tests (PR-08)#599
shivasurya merged 1 commit intomainfrom
shiva/vdg-querytype-v5-pr08

Conversation

@shivasurya
Copy link
Owner

@shivasurya shivasurya commented Mar 12, 2026

Part 8/8 of V5 QueryType × VDG Integration. Edge cases, V4 regression, complex multi-file scenarios.

@shivasurya shivasurya added enhancement New feature or request go Pull requests that update go code labels Mar 12, 2026
@shivasurya shivasurya self-assigned this Mar 12, 2026
@safedep
Copy link

safedep bot commented Mar 12, 2026

SafeDep Report Summary

Green Malicious Packages Badge Green Vulnerable Packages Badge Green Risky License Badge

No dependency changes detected. Nothing to scan.

This report is generated by SafeDep Github App

@codecov
Copy link

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.85%. Comparing base (bdf39f2) to head (de41b4c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  Coverage   83.84%   83.85%           
=======================================
  Files         155      155           
  Lines       20936    20936           
=======================================
+ Hits        17554    17555    +1     
+ Misses       2737     2736    -1     
  Partials      645      645           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@shivasurya shivasurya changed the title test(dsl): edge case, V4 regression, and 10-file chain tests test(dsl): edge case, V4 regression, and QueryType 10-file chain tests (PR-08) Mar 12, 2026
Copy link
Owner Author

shivasurya commented Mar 12, 2026

Merge activity

  • Mar 12, 4:25 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 12, 4:41 AM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 12, 4:42 AM UTC: @shivasurya merged this pull request with Graphite.

@shivasurya shivasurya changed the base branch from shiva/vdg-querytype-v5-pr07 to graphite-base/599 March 12, 2026 04:39
@shivasurya shivasurya changed the base branch from graphite-base/599 to main March 12, 2026 04:40
Add 18 tests completing the VDG integration test suite:
- 8 edge case tests documenting known VDG blindspots (B02, B03, B09, B12, B15, B17, B21)
- 8 V4 regression tests (1-file direct/sanitized/no-flow, 2-file cross-module/sanitized,
  3-file multi-hop, 10-file chain/sanitized) — zero regressions
- 2 QueryType 10-file chain tests with type_constrained_call source + sanitizer variant
- buildTenFunctionChain helper for reusable 10-function chain setup

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@shivasurya shivasurya force-pushed the shiva/vdg-querytype-v5-pr08 branch from 36d1eb9 to de41b4c Compare March 12, 2026 04:41
@github-actions
Copy link

Code Pathfinder Security Scan

Pass Critical High Medium Low Info

No security issues detected.

Metric Value
Files Scanned 1
Rules 38

Powered by Code Pathfinder

@shivasurya shivasurya merged commit bf7cf10 into main Mar 12, 2026
5 checks passed
@shivasurya shivasurya deleted the shiva/vdg-querytype-v5-pr08 branch March 12, 2026 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant