File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# diffctx = diff context
22
3- ## Showcase
3+ A GitHub action for automatically evaluating the function level impacts of Pull Requests.
44
5- < img width = " 697 " alt = " image " src = " https://user-images.githubusercontent.com/13421694/236666915-5d403e4a-9cc1-4364-afbe-363cf82e5e49.png " >
5+ ## Showcase
66
77With a simple setup in your GitHub Action:
88
@@ -18,6 +18,10 @@ comments for indicating which part you should care most:
1818
1919
2020
21+ And leave a comment for helping evaluations.
22+
23+ <img width="697" alt="image" src="https://user-images.githubusercontent.com/13421694/236666915-5d403e4a-9cc1-4364-afbe-363cf82e5e49.png">
24+
2125Based on [LSIF](https://microsoft.github.io/language-server-protocol/overviews/lsif/overview/), diffctx will not only
2226analyse the lines contained by the diff, but also the full scope of your repo, and understand it well.
2327
You can’t perform that action at this time.
0 commit comments