active_storage_validations
active_storage_validations copied to clipboard
Add simplecov as a Development dependency
Also, would adding a .ruby-version
file make sense? If so, which version do we want it to have?
@Animesh-Ghosh I don't think adding a .ruby-version
makes sense since there is a test matrix for multiple ruby versions: https://github.com/igorkasyanchuk/active_storage_validations/blob/7e864bace93aac6816fb8d72d736e274c85787be/.github/workflows/minitest.yml#L9-L13
It might also be interesting to combine this addition with some CI pipeline to communicate how the new PR impacts the code coverage.
@Animesh-Ghosh please fix the conflicts before I merge
@igorkasyanchuk conflicts fixed.
Apologies for the delay!
Thanks a lot @Animesh-Ghosh! 🥳