goreleaser / nfpm

nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
https://nfpm.goreleaser.com/
MIT License
2.13k stars 157 forks source link

fix: modtime #758

Closed caarlos0 closed 8 months ago

caarlos0 commented 8 months ago

closes #757

codecov[bot] commented 8 months ago

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (29c8513) 74.92% compared to head (c03e737) 75.20%. Report is 2 commits behind head on main.

Files Patch % Lines
deb/deb.go 37.50% 1 Missing and 9 partials :warning:
internal/modtime/mtime.go 81.25% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #758 +/- ## ========================================== + Coverage 74.92% 75.20% +0.27% ========================================== Files 11 12 +1 Lines 2465 2468 +3 ========================================== + Hits 1847 1856 +9 + Misses 439 433 -6 Partials 179 179 ```

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