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

Improve CSV import when title field isn't specified #10843

Closed droidmonkey closed 1 month ago

droidmonkey commented 1 month ago

Testing strategy

Tested with demo csv file

Type of change

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 63.64%. Comparing base (5de669e) to head (03fd78f).

Files Patch % Lines
src/gui/csvImport/CsvImportWidget.cpp 0.00% 17 Missing :warning:
src/gui/csvImport/CsvParserModel.cpp 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #10843 +/- ## =========================================== - Coverage 63.66% 63.64% -0.01% =========================================== Files 360 360 Lines 44253 44268 +15 =========================================== + Hits 28170 28174 +4 - Misses 16083 16094 +11 ```

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