Skip to content

Conversation

@thejerwang
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings October 16, 2025 21:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the package version to 0.0.56 and fixes a typo in a method name. The main purpose is to release version 0.0.56 with a corrected API method name.

Key changes:

  • Version bump from 0.0.55 to 0.0.56 in Cargo.toml
  • Corrected method name from is_fixe_leg to is_fixed_leg in the interest rate swap implementation

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
Cargo.toml Updates package version to 0.0.56
src/derivatives/interestrate/swap.rs Fixes typo in method name from is_fixe_leg to is_fixed_leg

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 75.40%. Comparing base (b57956e) to head (a98c008).

Files with missing lines Patch % Lines
src/derivatives/interestrate/swap.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   75.40%   75.40%           
=======================================
  Files          65       65           
  Lines        3664     3664           
=======================================
  Hits         2763     2763           
  Misses        901      901           

☔ 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants