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

Readme and changelog #500

Closed FWDekker closed 10 months ago

FWDekker commented 10 months ago

Fixes #497, fixes two minor bugs I found, and describes how screenshots/videos are created in more detail.

codecov[bot] commented 10 months ago

Codecov Report

Merging #500 (e97b4be) into main (03d4e41) will decrease coverage by 0.63%. The diff coverage is 16.66%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/FWDekker/intellij-randomness/pull/500/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/500?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 #500 +/- ## ========================================== - Coverage 85.13% 84.51% -0.63% ========================================== Files 52 52 Lines 1991 2008 +17 Branches 335 338 +3 ========================================== + Hits 1695 1697 +2 - Misses 233 248 +15 Partials 63 63 ```