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

Improve detection of read-only files #492

Closed FWDekker closed 10 months ago

FWDekker commented 10 months ago

Fixes #491.

codecov[bot] commented 10 months ago

Codecov Report

Merging #492 (27c9dec) into main (64378e7) will not change coverage. The diff coverage is 0.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/FWDekker/intellij-randomness/pull/492/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/492?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 #492 +/- ## ======================================= Coverage 85.87% 85.87% ======================================= Files 51 51 Lines 1940 1940 Branches 333 333 ======================================= Hits 1666 1666 Misses 213 213 Partials 61 61 ```