incu6us / goimports-reviser

Right imports sorting & code formatting tool (goimports alternative)
MIT License
586 stars 75 forks source link

fix: set-exit-status on recursivePath #157

Open micaelmalta opened 3 months ago

micaelmalta commented 3 months ago

This fixes set-exit-status when using ./...

https://github.com/incu6us/goimports-reviser/issues/93

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 57.75%. Comparing base (38044e6) to head (9db37ec). Report is 1 commits behind head on master.

:exclamation: Current head 9db37ec differs from pull request most recent head 99288e4

Please upload reports for the commit 99288e4 to get more accurate results.

Files Patch % Lines
reviser/dir.go 0.00% 4 Missing and 2 partials :warning:
main.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #157 +/- ## =========================================== - Coverage 89.06% 57.75% -31.32% =========================================== Files 9 11 +2 Lines 686 1058 +372 =========================================== Hits 611 611 - Misses 52 422 +370 - Partials 23 25 +2 ``` | [Flag](https://app.codecov.io/gh/incu6us/goimports-reviser/pull/157/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Viacheslav+Pryimak) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/incu6us/goimports-reviser/pull/157/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Viacheslav+Pryimak) | `57.75% <0.00%> (-31.32%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Viacheslav+Pryimak#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.