-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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(protocol): fix config.slotSmoothingFactor and getTimeAdjustedFee bug #13293
Conversation
Codecov Report
@@ Coverage Diff @@
## main #13293 +/- ##
==========================================
+ Coverage 59.16% 60.11% +0.95%
==========================================
Files 119 118 -1
Lines 3502 3370 -132
Branches 475 494 +19
==========================================
- Hits 2072 2026 -46
+ Misses 1338 1261 -77
+ Partials 92 83 -9
*This pull request uses carry forward flags. Click here to find out more.
... and 9 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
let me give a try |
@davidtaikocha or @cyberhorsey Could you help me with The test failure. I didn't manage to figure out why the test fails. Maybe you can identify a bug...