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

Vary number of array elements per caret #508

Closed FWDekker closed 9 months ago

FWDekker commented 9 months ago

Fixes #450.

codecov[bot] commented 9 months ago

Codecov Report

Merging #508 (0d782ea) into main (6927340) will not change coverage. The diff coverage is 85.71%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/FWDekker/intellij-randomness/pull/508/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/508?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 #508 +/- ## ======================================= Coverage 85.09% 85.09% ======================================= Files 51 51 Lines 1992 1992 Branches 335 335 ======================================= Hits 1695 1695 Misses 234 234 Partials 63 63 ```