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

Web: Source Code Facets #2833

Merged
merged 4 commits into from
Jun 5, 2024
Merged

Web: Source Code Facets #2833

merged 4 commits into from
Jun 5, 2024

Conversation

phixMe
Copy link
Member

@phixMe phixMe commented Jun 4, 2024

Problem

Render source code facet for any PL in UI
image

One-line summary: Typedef and render sourceCode facet for job if available.

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've included a one-line summary of your change for the CHANGELOG.md (Depending on the change, this may not be necessary).
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

@boring-cyborg boring-cyborg bot added the web label Jun 4, 2024
Copy link

netlify bot commented Jun 4, 2024

Deploy Preview for peppy-sprite-186812 ready!

Name Link
🔨 Latest commit 454dfe4
🔍 Latest deploy log https://app.netlify.com/sites/peppy-sprite-186812/deploys/66607b887874fc0008777bfb
😎 Deploy Preview https://deploy-preview-2833--peppy-sprite-186812.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.74%. Comparing base (635ad9b) to head (454dfe4).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2833   +/-   ##
=========================================
  Coverage     84.74%   84.74%           
  Complexity     1456     1456           
=========================================
  Files           253      253           
  Lines          6562     6562           
  Branches        305      305           
=========================================
  Hits           5561     5561           
  Misses          850      850           
  Partials        151      151           

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

@wslulciuc wslulciuc added the v2.UI label Jun 4, 2024
Copy link
Member

@wslulciuc wslulciuc left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@wslulciuc wslulciuc enabled auto-merge (squash) June 4, 2024 22:53
@wslulciuc wslulciuc disabled auto-merge June 5, 2024 03:38
@wslulciuc wslulciuc merged commit 8bfea3f into main Jun 5, 2024
15 checks passed
@wslulciuc wslulciuc deleted the fix/source-code-facets branch June 5, 2024 15:55
@wslulciuc wslulciuc added this to the 0.48.0 milestone Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants