FWDekker / intellij-randomness

IntelliJ plugin for inserting random numbers, UUIDs, names, IP addresses, and much more
https://plugins.jetbrains.com/plugin/9836-randomness
MIT License
45 stars 7 forks source link

Clean up TODOs, suppressions, and license #443

Closed FWDekker closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #443 (08f4b04) into master (c13d158) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/FWDekker/intellij-randomness/pull/443/graphs/tree.svg?width=650&height=150&src=pr&token=HXVFGMwtwv&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=F.W.+Dekker)](https://codecov.io/gh/FWDekker/intellij-randomness/pull/443?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=F.W.+Dekker) ```diff @@ Coverage Diff @@ ## master #443 +/- ## ============================================ - Coverage 74.71% 74.70% -0.02% Complexity 619 619 ============================================ Files 50 50 Lines 2009 2008 -1 Branches 474 474 ============================================ - Hits 1501 1500 -1 Misses 239 239 Partials 269 269 ```