keepassxc icon indicating copy to clipboard operation
keepassxc copied to clipboard

Fix resolving advanced values in entry preview

Open droidmonkey opened this issue 1 year ago • 1 comments

  • Fixes https://github.com/keepassxreboot/keepassxc/issues/10961
  • Fixes https://github.com/keepassxreboot/keepassxc/issues/7410 - show content of references when previewing notes

Testing strategy

Tested manually

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

droidmonkey avatar Sep 23 '24 01:09 droidmonkey

Codecov Report

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

Project coverage is 63.74%. Comparing base (0288188) to head (706d8ac). Report is 27 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #11291      +/-   ##
===========================================
+ Coverage    63.71%   63.74%   +0.03%     
===========================================
  Files          362      362              
  Lines        38001    38003       +2     
===========================================
+ Hits         24211    24223      +12     
+ Misses       13790    13780      -10     

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

codecov[bot] avatar Sep 23 '24 02:09 codecov[bot]