jhaals / yopass

Secure sharing of secrets, passwords and files
https://yopass.se
Apache License 2.0
1.87k stars 290 forks source link

Add tests for database setup #2511

Closed jhaals closed 1 month ago

jhaals commented 1 month ago

Add tests for database setup. Replace usage of deprecated collectors

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 78.26087% with 5 lines in your changes missing coverage. Please review.

Project coverage is 69.65%. Comparing base (0b20839) to head (044f411). Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
cmd/yopass-server/main.go 78.26% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2511 +/- ## ========================================== + Coverage 64.75% 69.65% +4.89% ========================================== Files 8 8 Lines 664 669 +5 ========================================== + Hits 430 466 +36 + Misses 203 172 -31 Partials 31 31 ```

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