Skip to content

[wip] wallet birthday

41e5b65
Select commit
Loading
Failed to load commit list.
Draft

feat!: add wallet birthday #368

[wip] wallet birthday
41e5b65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 16, 2026 in 0s

86.98% (-0.02%) compared to c1f052e

View this Pull Request on Codecov

86.98% (-0.02%) compared to c1f052e

Details

Codecov Report

❌ Patch coverage is 86.32479% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.98%. Comparing base (c1f052e) to head (41e5b65).
⚠️ Report is 26 commits behind head on master.

Files with missing lines Patch % Lines
src/wallet/error.rs 0.00% 8 Missing ⚠️
src/wallet/persisted.rs 0.00% 4 Missing ⚠️
src/wallet/changeset.rs 92.10% 3 Missing ⚠️
src/wallet/mod.rs 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
- Coverage   86.99%   86.98%   -0.02%     
==========================================
  Files          25       25              
  Lines        8860     8973     +113     
==========================================
+ Hits         7708     7805      +97     
- Misses       1152     1168      +16     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.