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

Create a neovim plugin to open Elixir coverage file #21

Open
joaothallis opened this issue Oct 19, 2023 · 0 comments
Open

Create a neovim plugin to open Elixir coverage file #21

joaothallis opened this issue Oct 19, 2023 · 0 comments

Comments

@joaothallis
Copy link
Owner

Example:

" Current open file
:CoverageReport %
" or
:CoverageReport phoenix/lib/phoenix.ex
" or
:CoverageReport test/phoenix/token_test.exs
" or
:CoverageReport Phoenix

It should open coverage file inside cover dir on the browser using the open command.

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

No branches or pull requests

1 participant