| Index: pkg/analysis_server/test/integration/coverage.md
|
| diff --git a/pkg/analysis_server/test/integration/coverage.md b/pkg/analysis_server/test/integration/coverage.md
|
| index 278668f9f9f8a02b5c0f85ebbb372c4577143a7e..d59e2517178daf8991ab66bc112a76beff69bd62 100644
|
| --- a/pkg/analysis_server/test/integration/coverage.md
|
| +++ b/pkg/analysis_server/test/integration/coverage.md
|
| @@ -15,14 +15,14 @@ TODO(devoncarew): We should track analysis server notifications here as well.
|
| - [x] analysis.getHover
|
| - [ ] analysis.getReachableSources
|
| - [ ] analysis.getLibraryDependencies
|
| -- [ ] analysis.getNavigation
|
| +- [x] analysis.getNavigation
|
| - [x] analysis.reanalyze
|
| -- [ ] analysis.setAnalysisRoots
|
| +- [x] analysis.setAnalysisRoots
|
| - [ ] analysis.setGeneralSubscriptions
|
| - [ ] analysis.setPriorityFiles
|
| -- [ ] analysis.setSubscriptions
|
| +- [x] analysis.setSubscriptions
|
| - [x] analysis.updateContent
|
| -- [ ] analysis.updateOptions
|
| +- [x] analysis.updateOptions
|
|
|
| ## completion domain
|
| - [x] completion.getSuggestions
|
|
|