Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stale occurrences #1488

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Stale occurrences #1488

wants to merge 4 commits into from

Conversation

liam923
Copy link
Contributor

@liam923 liam923 commented Feb 25, 2025

This PR goes along with ocaml/merlin#1885, which changes Merlin's api for occurrences requests to include more staleness information.

@coveralls
Copy link

coveralls commented Feb 28, 2025

Pull Request Test Coverage Report for Build 4775

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 12 (0.0%) changed or added relevant lines in 2 files are covered.
  • 41 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.8%) to 22.969%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ocaml-lsp-server/src/rename.ml 0 5 0.0%
ocaml-lsp-server/src/ocaml_lsp_server.ml 0 7 0.0%
Files with Coverage Reduction New Missed Lines %
ocaml-lsp-server/src/import.ml 1 36.0%
ocaml-lsp-server/src/document_symbol.ml 40 41.58%
Totals Coverage Status
Change from base Build 4763: 0.8%
Covered Lines: 5871
Relevant Lines: 25561

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants