Skip to content

Conversation

@droidmonkey
Copy link
Member

Testing strategy

Tested on Windows

Type of change

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

@codecov
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.91%. Comparing base (9a63e80) to head (fd5b533).
Report is 6 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #11470   +/-   ##
========================================
  Coverage    63.91%   63.91%           
========================================
  Files          362      362           
  Lines        38146    38147    +1     
========================================
+ Hits         24379    24380    +1     
  Misses       13767    13767           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@phoerious phoerious added pr: bugfix Pull request fixes a bug and removed bug labels Nov 22, 2024
@droidmonkey
Copy link
Member Author

@phoerious ready for re-review

@droidmonkey droidmonkey merged commit b1180b3 into develop Dec 3, 2024
11 checks passed
@droidmonkey droidmonkey deleted the fix/restore-cp branch December 3, 2024 19:32
@droidmonkey droidmonkey added the pr: backported Pull request backported to previous release label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature: CLI pr: backported Pull request backported to previous release pr: bugfix Pull request fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

On Windows keepassxc-cli.exe changes the code page to 65001 but does not restore it.

3 participants