Skip to content

feat(fixed_income): implement corporate bond pricing#77

Draft
carlobortolan wants to merge 9 commits intomasterfrom
70-implement-corporatebond-pricing
Draft

feat(fixed_income): implement corporate bond pricing#77
carlobortolan wants to merge 9 commits intomasterfrom
70-implement-corporatebond-pricing

Conversation

@carlobortolan
Copy link
Copy Markdown
Owner

@carlobortolan carlobortolan commented Aug 31, 2025

Closes #70.

Depends on #74.

@carlobortolan carlobortolan self-assigned this Aug 31, 2025
@carlobortolan carlobortolan added the enhancement New feature or request label Aug 31, 2025
@carlobortolan carlobortolan linked an issue Aug 31, 2025 that may be closed by this pull request
@carlobortolan carlobortolan added rust Pull requests that update rust code testing Issue related to existing or missing test cases labels Aug 31, 2025
@carlobortolan carlobortolan changed the title 70 implement corporatebond pricing feat(fixed_income): implement corporate bond pricing Aug 31, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 16, 2025

Codecov Report

❌ Patch coverage is 0% with 72 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.30%. Comparing base (fab7c7b) to head (c939d84).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
src/fixed_income/bonds/corporate.rs 0.00% 72 Missing ⚠️

❌ Your patch check has failed because the patch coverage (0.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      #77      +/-   ##
==========================================
- Coverage   92.64%   90.30%   -2.35%     
==========================================
  Files          29       30       +1     
  Lines        2775     2847      +72     
==========================================
  Hits         2571     2571              
- Misses        204      276      +72     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request rust Pull requests that update rust code testing Issue related to existing or missing test cases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement CorporateBond pricing

1 participant