good first issue
Good for newcomers
refactor
Work items that call for refactoring
team/code-insights
Issues owned by the Code Insights team
#
code-intelligence
Here are 6 public repositories matching this topic...
PySonar2: an advanced semantic indexer for Python
-
Updated
Apr 1, 2022 - Java
Code for CodeT5: a new code-aware pre-trained encoder-decoder model.
-
Updated
Apr 4, 2022 - Python
goto.dev - Pull request superpowers
-
Updated
Jun 21, 2021 - JavaScript
-
Updated
Feb 24, 2022
Source code for ICPC 2022 paper "Zero-Shot Program Representation Learning"
-
Updated
Apr 12, 2022 - Python
Improve this page
Add a description, image, and links to the code-intelligence topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-intelligence topic, visit your repo's landing page and select "manage topics."
Refactor where the timeseries data is loaded for insight views such that we don't have multiple disparate places loading data depending on the series type. Most likely this will mean raise it to the highest level in the resolver hierarchy (InsightViewResolver) for all types.
[Here is a notebook with a walkthrough](https://sourcegraph.com/notebooks/Tm90ZWJvb2s6NjM4#insight-series-loading-behavio