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

Deps and popup #474

Closed FWDekker closed 12 months ago

FWDekker commented 12 months ago

Updates a whole bunch of dependencies (including the UUID generator, which was buggy in v4.0.0 and v4.0.1, but this was resolved at the start of 2023!), a few docs here and there, and fixes #463.

codecov[bot] commented 12 months ago

Codecov Report

Merging #474 (5700fc9) into main (c402aff) will decrease coverage by 0.01%. The diff coverage is 55.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/FWDekker/intellij-randomness/pull/474/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/474?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 #474 +/- ## ========================================== - Coverage 85.28% 85.27% -0.01% ========================================== Files 50 50 Lines 1875 1881 +6 Branches 313 317 +4 ========================================== + Hits 1599 1604 +5 Misses 216 216 - Partials 60 61 +1 ```