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

Maintenance #449

Closed FWDekker closed 1 year ago

FWDekker commented 1 year ago

Some basic maintenance to the plugin to keep it up-to-date.

Updates tooling, adds the changelog plugin for managing the changelog, resolves some detected potential issues (such as explicitly defining colours for dark themes), adding some missing thanks to the README, and so on.

codecov[bot] commented 1 year ago

Codecov Report

Merging #449 (599f7c3) into master (2cb8b3c) will increase coverage by 8.21%. The diff coverage is 81.48%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/FWDekker/intellij-randomness/pull/449/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://codecov.io/gh/FWDekker/intellij-randomness/pull/449?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 @@ ## master #449 +/- ## ============================================ + Coverage 74.70% 82.91% +8.21% ============================================ Files 50 51 +1 Lines 2008 1838 -170 Branches 474 345 -129 ============================================ + Hits 1500 1524 +24 - Misses 239 258 +19 + Partials 269 56 -213 ```