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

Add even more debug info for issue R1 #539

Closed FWDekker closed 3 months ago

FWDekker commented 3 months ago

Continuation of #538, relating to FWDekkerBot/intellij-randomness-issues#1.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.35%. Comparing base (7d32379) to head (9718561).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/FWDekker/intellij-randomness/pull/539/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/539?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 #539 +/- ## ========================================== + Coverage 80.27% 80.35% +0.08% ========================================== Files 51 51 Lines 2073 2087 +14 Branches 354 357 +3 ========================================== + Hits 1664 1677 +13 Misses 339 339 - Partials 70 71 +1 ```