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

Inspections fixes #527

Closed FWDekker closed 8 months ago

FWDekker commented 8 months ago

Fixes #526.

codecov[bot] commented 8 months ago

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (97c8f66) 85.50% compared to head (0f62751) 80.48%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/FWDekker/intellij-randomness/pull/527/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=Florine+W.+Dekker)](https://app.codecov.io/gh/FWDekker/intellij-randomness/pull/527?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Florine+W.+Dekker) ```diff @@ Coverage Diff @@ ## main #527 +/- ## ========================================== - Coverage 85.50% 80.48% -5.02% ========================================== Files 51 51 Lines 2035 2142 +107 Branches 343 358 +15 ========================================== - Hits 1740 1724 -16 - Misses 224 348 +124 + Partials 71 70 -1 ```