Conversation
chore: [v2.17.0] Merge release into master
refact: move fee test suite to the right folder
* refact: move fee test suite to the right folder * review changes * refact: keep only moved tests, remove new template tests * test: add new fee template integration tests
BREAKING CHANGE: HathorWallet.changeServer now returns Promise<void> instead of void, matching the service facade signature. Added changeServer to IHathorWallet.
* feat: single address policy
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release #1060 +/- ##
===========================================
+ Coverage 87.76% 87.93% +0.16%
===========================================
Files 114 114
Lines 8828 8910 +82
Branches 2006 2030 +24
===========================================
+ Hits 7748 7835 +87
+ Misses 1052 1047 -5
Partials 28 28 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This reverts commit 558e5f8.
Description
Start the release process for version
2.18.0.This PR will merge any changes on
masterintoreleasebranch.