emacs-vs / codemetrics

Plugin shows complexity information
GNU General Public License v3.0
66 stars 7 forks source link

Tests to verify JavaScript, (some) TypeScript, and Rust calculations #15

Closed themkat closed 7 months ago

themkat commented 7 months ago

Like the title says. The TypeScript tests are minimal, as most of our support already builds on JavaScript. Might add more later, but didn't really feel motivating as it would be pretty much the same as JavaScript. JavaScript and Rust tests are more complete, testing most of the rules.

Also fix a minor issue with anonymous functions not working properly due to wrong node name in JavaScript.

jcs090218 commented 7 months ago

Thank you so much! 🚀

Let me know if you are willing to help maintain this package since you have recently sent multiple high-quality patches. :)

themkat commented 7 months ago

Thank you so much! 🚀

Let me know if you are willing to help maintain this package since you have recently sent multiple high-quality patches. :)

Sure 🙂 I would love to help out with maintaining this package! 😄

jcs090218 commented 7 months ago

Awesome! I've invited you to the group! 🥳

I have the branch protection rules set up first, so you must still have at least one approval before merging. Once you are fully qualified, I will give you full control over the repo. :D