-
Notifications
You must be signed in to change notification settings - Fork 3
feat(fixed_income): implement zero-coupon bond pricing #75
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
base: master
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (49.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## master #75 +/- ##
==========================================
- Coverage 93.91% 91.32% -2.60%
==========================================
Files 21 26 +5
Lines 2466 2617 +151
==========================================
+ Hits 2316 2390 +74
- Misses 150 227 +77 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…uantrs into 73-implement-zerocouponbond-pricing
…uantrs into 73-implement-zerocouponbond-pricing
…uantrs into 73-implement-zerocouponbond-pricing
Implement pricing function for zero-coupon bonds and tests.
Depends on #74.