keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
20.17k stars 1.42k forks source link

Prevent checking file hash with an empty path #10849

Closed droidmonkey closed 1 month ago

droidmonkey commented 1 month ago

A warning is issued from Qt when the path is empty. This happens most often during test runs, but can also occur when closing a database before everything gets cleaned up.

Type of change

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 63.65%. Comparing base (c81e4e1) to head (7c4d689).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #10849 +/- ## ======================================== Coverage 63.65% 63.65% ======================================== Files 360 360 Lines 44254 44254 ======================================== Hits 28169 28169 Misses 16085 16085 ```

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