Skip to content
Snippets Groups Projects

codeintel: Add support for diagnostics

Merged Administrator requested to merge lsif-diagnostics into master

Created by: efritz

This adds resolvers for LSIF-powered diagnostic results and closes https://github.com/sourcegraph/sourcegraph/issues/10838.

This should be good enough to start code insights, but there are some efficiency notes I've left in the implementation for things we can do to improve the situation once we hit a large enough sample that it matters.

I also plan on adding an after parameter so that we can do legitimate paging instead of just expanding the first parameter 2x on request.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply
Loading