legesher / tree-sitter-legesher-python

✨ Legesher's Python grammar for Tree-Sitter 🌳
https://www.legesher.io
Other
44 stars 38 forks source link

ci: add code coverage #10

Open madiedgar opened 4 years ago

madiedgar commented 4 years ago

Code Coverage

Quality code > 💯 code coverage

Though attaining and maintaining a 💯code coverage report is a great goal to set, we want the focus to rather be on code quality. Code coverage with a repository that changes the identifying features of a language makes it a little more difficult to report on code coverage, but open for ideas / suggestions / pull-requests.

LeonardoFurtado commented 4 years ago

Why not use coveralls.io?

madiedgar commented 4 years ago

That's a great suggestion @LeonardoFurtado! I've never used coveralls before, would you want to open a pull request and test it out? 😄

LeonardoFurtado commented 4 years ago

I will do it :)

madiedgar commented 4 years ago

Hey @LeonardoFurtado! Thanks for contributing to issue #16! 🎉 Can I help in anyway for this one?

GauravMohla commented 4 years ago

@madiedgar can I look into this issue?

madiedgar commented 4 years ago

Yes that would be helpful @GauravMohla !

madiedgar commented 4 years ago

Hey @GauravMohla & @LeonardoFurtado , any update on this? We've made a couple of major updates with correlation to the updates from the tree-sitter-python repo.

mohitsaxenaknoldus commented 2 years ago

Hey @madiedgar can I work on this?

tuhinmallick commented 1 year ago

Is this issue still open then I would like to work on it