Skip to content

Conversation

shivasurya
Copy link
Owner

Description:

New playground (sandbox) to interact and execute Code-pathfinder (codeql) based queries and visualize the AST stuffs.

https://play.codepathfinder.dev 🎉

Few improvements that requires follow-up:

  • Need to update the visualization graph after executing code-pathfinder query against the source code
  • Able to share playground with unique link backed by some type of persistence like cloudflare KV store 🌤️
  • Embed the playground in Rule atlas pages and able to execute queries + flag results

Checklist:

  • Tests passing (gradle testGo)?
  • Lint passing (golangci-lint run this requires golangci-lint)?

@shivasurya shivasurya added the enhancement New feature or request label Mar 16, 2025
@shivasurya shivasurya self-assigned this Mar 16, 2025
Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.42%. Comparing base (de85b83) to head (a900103).
Report is 24 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #205   +/-   ##
=======================================
  Coverage   72.42%   72.42%           
=======================================
  Files          16       16           
  Lines        2473     2473           
=======================================
  Hits         1791     1791           
  Misses        639      639           
  Partials       43       43           

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

@shivasurya shivasurya enabled auto-merge March 16, 2025 16:24
@shivasurya shivasurya merged commit 3b1ee76 into main Mar 16, 2025
2 checks passed
@shivasurya shivasurya deleted the shiva/backend-cpf branch March 16, 2025 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant