Skip to content

chore: remove querytype-poc and relocate fixture#604

Merged
shivasurya merged 1 commit intomainfrom
shiva/cleanup
Mar 14, 2026
Merged

chore: remove querytype-poc and relocate fixture#604
shivasurya merged 1 commit intomainfrom
shiva/cleanup

Conversation

@shivasurya
Copy link
Owner

Summary

  • Remove top-level test-fixtures/querytype-poc/ directory (misplaced POC fixture)
  • Relocate app.py to sast-engine/test-fixtures/python/stdlib_chaining/ for consistency with existing test fixture organization
  • Update test file references in stdlib_e2e_test.go and type_inference_evidence_test.go
  • Remove unused rules.py

Test plan

  • TestStdlibReturnTypeChaining_EndToEnd passes with new fixture path
  • TestTypeInference_StdlibChaining passes with new fixture path
  • TestTypeInference_ThirdPartyChaining skips as expected

Move test fixture from top-level test-fixtures/querytype-poc/ to
sast-engine/test-fixtures/python/stdlib_chaining/ for consistency
with existing test fixture organization. Remove unused rules.py.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@shivasurya shivasurya added go Pull requests that update go code chore labels Mar 14, 2026
@shivasurya shivasurya self-assigned this Mar 14, 2026
@safedep
Copy link

safedep bot commented Mar 14, 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

@github-actions
Copy link

Code Pathfinder Security Scan

Pass Critical High Medium Low Info

No security issues detected.

Metric Value
Files Scanned 3
Rules 38

Powered by Code Pathfinder

@shivasurya shivasurya merged commit f073205 into main Mar 14, 2026
5 checks passed
@shivasurya shivasurya deleted the shiva/cleanup branch March 14, 2026 01:39
@codecov
Copy link

codecov bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.84%. Comparing base (01f0ab8) to head (95bcf45).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #604      +/-   ##
==========================================
- Coverage   83.85%   83.84%   -0.01%     
==========================================
  Files         155      155              
  Lines       20936    20936              
==========================================
- Hits        17555    17554       -1     
- Misses       2736     2739       +3     
+ Partials      645      643       -2     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant