Skip to content

fix: only index tests if ExUnit.Case is in scope#480

Merged
doorgan merged 1 commit intomainfrom
doorgan/exunit-index
Mar 4, 2026
Merged

fix: only index tests if ExUnit.Case is in scope#480
doorgan merged 1 commit intomainfrom
doorgan/exunit-index

Conversation

@doorgan
Copy link
Copy Markdown
Collaborator

@doorgan doorgan commented Mar 3, 2026

Fix #478

Updates the ex_unit extractor to only index things if ExUnit.Case is in scope, similarly to how we only extract schema entries if Ecto.Schema is used

@doorgan doorgan merged commit a7b685d into main Mar 4, 2026
37 checks passed
@doorgan doorgan deleted the doorgan/exunit-index branch March 4, 2026 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

LSP crash: cannot convert the given list to a string

2 participants