Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix double-save issue #79

Merged
merged 1 commit into from
Jan 2, 2025
Merged

Fix double-save issue #79

merged 1 commit into from
Jan 2, 2025

Conversation

dr-orlovsky
Copy link
Member

Closes #78

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

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

Project coverage is 4.9%. Comparing base (429c853) to head (2e58208).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/wallet.rs 0.0% 3 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##           master    #79   +/-   ##
=====================================
  Coverage     4.9%   4.9%           
=====================================
  Files          24     24           
  Lines        2315   2315           
=====================================
  Hits          113    113           
  Misses       2202   2202           
Flag Coverage Δ
rust 4.9% <0.0%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Jan 1, 2025
@Crayon-Shin-chan-bitlightlabs Crayon-Shin-chan-bitlightlabs merged commit 3ec46b6 into master Jan 2, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

bp wallet inner items save twice
2 participants