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

Merge v2 into v3 #501

Closed FWDekker closed 10 months ago

FWDekker commented 10 months ago

Fixes #489.

Doesn't actually contain any code changes. This is purely symbolic so I can tell myself v2 is finally over.

codecov[bot] commented 10 months ago

Codecov Report

Merging #501 (e4c4382) into main (96a0856) will not change coverage. The diff coverage is n/a.

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