Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/atlas: add playground integration for atlas ruleset #218

Merged
merged 6 commits into from
Apr 6, 2025

Conversation

shivasurya
Copy link
Owner

Description:

From now on atlas rules page will be able to natively run code-pathfinder (codeql) queries directly on the code and return output. 🛳️

Edit Code -> Apply rule -> Run from the browser 🚀

This pull request introduces significant updates to the docs package, focusing on enhancing code visualization and syntax highlighting capabilities. The most important changes include the addition of new dependencies for CodeMirror and related packages, the creation of new components for code display, and the integration of CodeMirror for syntax highlighting.

Checklist:

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

@shivasurya shivasurya requested a review from Copilot April 6, 2025 02:36
@shivasurya shivasurya self-assigned this Apr 6, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 10 changed files in this pull request and generated no comments.

Files not reviewed (7)
  • docs/package-lock.json: Language not supported
  • docs/package.json: Language not supported
  • docs/src/components/Code.astro: Language not supported
  • docs/src/components/CodeViewer.astro: Language not supported
  • docs/src/components/CollapsibleCode.astro: Language not supported
  • docs/src/content/docs/atlas/java/index.mdx: Language not supported
  • docs/src/styles/layout.css: Language not supported

Copy link

codecov bot commented Apr 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.42%. Comparing base (3e4834b) to head (3406dee).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #218   +/-   ##
=======================================
  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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@shivasurya shivasurya merged commit 7bce97b into main Apr 6, 2025
4 checks passed
@shivasurya shivasurya deleted the shiva/playground-iframe branch April 6, 2025 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant