weizheheng / ror.nvim

Have FUN builiding Ruby on Rails applications with Neovim!
MIT License
124 stars 14 forks source link

fix coverage when wrong simplecov #14

Closed otavioschwanck closed 1 year ago

weizheheng commented 1 year ago

Looks good, will try to add support for the other json formatter later. Can you do a rebase? Just added support for customizing the timeout just now.

otavioschwanck commented 1 year ago

Looks good, will try to add support for the other json formatter later. Can you do a rebase? Just added support for customizing the timeout just now.

done

weizheheng commented 1 year ago

Okay! I have added support for simplecov-json too. Can you try if that works on your end? Will be merging this in