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

Slightly reorganise presets #496

Closed FWDekker closed 10 months ago

FWDekker commented 10 months ago

Fixes #486.

I know I can do better than this by adding more creative presets, but I'd rather not add a whole bunch of new dictionaries until #469 is resolved, as otherwise performance might significantly drop.

codecov[bot] commented 10 months ago

Codecov Report

Merging #496 (f29e16c) into main (691b654) will not change coverage. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/FWDekker/intellij-randomness/pull/496/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/496?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 #496 +/- ## ======================================= Coverage 85.87% 85.87% ======================================= Files 51 51 Lines 1940 1940 Branches 333 333 ======================================= Hits 1666 1666 Misses 213 213 Partials 61 61 ```