Skip to content

Commit e166daf

Browse files
Update README.md
1 parent cb46360 commit e166daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Open a new pull request. Be sure to set the base branch to your fork.
125125
**Step 7: Seeing Impact Analysis in the UI**
126126
-------------
127127

128-
After CI/CD has completed, you should see a comment from Codecov. The comment will now show 2 new elements
128+
After CI/CD has completed, you should see a comment from Codecov similar to this [PR](https://github.com/codecov/impact-analysis-example-python/pull/14). The comment will now show 2 new elements
129129

130130
1. Under `impacted files`, you should see a `Critical` label next to `example-app/utils/time.py`. This means that the PR has a change in that file that is frequently hit in production.
131131
2. Under `related entrypoints`, you should see `/time`. This means that the PR has a change that touches that endpoint.

0 commit comments

Comments
 (0)