Skip to content

Commit 5342ce2

Browse files
committed
chore: doc
1 parent 5f40247 commit 5342ce2

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

77
With a simple setup in your GitHub Action:
88

@@ -18,6 +18,10 @@ comments for indicating which part you should care most:
1818
1919
![](https://user-images.githubusercontent.com/13421694/236665125-4968558b-8601-43d0-9618-97e146f93749.svg)
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+
2125
Based on [LSIF](https://microsoft.github.io/language-server-protocol/overviews/lsif/overview/), diffctx will not only
2226
analyse the lines contained by the diff, but also the full scope of your repo, and understand it well.
2327

0 commit comments

Comments
 (0)