go-shiori / shiori

Simple bookmark manager built with Go
MIT License
9.28k stars 551 forks source link

fix: replace --rm-dist with --clean #878

Closed Monirzadeh closed 6 months ago

Monirzadeh commented 6 months ago

gorelease update because --rm-dist deprecated https://goreleaser.com/deprecations/#-rm-dist

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 27.95%. Comparing base (595cb45) to head (b067af1). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #878 +/- ## ========================================== + Coverage 25.58% 27.95% +2.36% ========================================== Files 47 47 Lines 5628 4096 -1532 ========================================== - Hits 1440 1145 -295 + Misses 3989 2752 -1237 Partials 199 199 ```

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