Skip to content

COUPDAYBS, COUPDAYS, COUPDAYSNC, COUPNCD, COUPNUM, COUPPCD#59

Closed
BrianHung wants to merge 3 commits into
mainfrom
codex/implement-coupon-calculation-functions
Closed

COUPDAYBS, COUPDAYS, COUPDAYSNC, COUPNCD, COUPNUM, COUPPCD#59
BrianHung wants to merge 3 commits into
mainfrom
codex/implement-coupon-calculation-functions

Conversation

@BrianHung

Copy link
Copy Markdown
Owner

Summary

  • implement coupon-related financial functions (COUPDAYBS, COUPDAYS, COUPDAYSNC, COUPNCD, COUPNUM, COUPPCD)
  • support day count calculations and coupon date logic
  • extend static analysis and function registry for new functions
  • document new functions as available
  • add unit tests covering the new functions

Testing

  • cargo test -p ironcalc_base

https://chatgpt.com/codex/tasks/task_e_688a70ad5d9c8327aa1b1a8c9ae3ff73

@BrianHung BrianHung changed the title Implement coupon financial functions COUPDAYBS, COUPDAYS, COUPDAYSNC, COUPNCD, COUPNUM, COUPPCD Jul 31, 2025
cursor[bot]

This comment was marked as outdated.

@BrianHung

Copy link
Copy Markdown
Owner Author

cursor review
make sure there are comprehensive tests for each function, functions are ticked as available, and properly documented with their own page stub

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no bugs!


@BrianHung

Copy link
Copy Markdown
Owner Author

Consolidating and closing in favor of #54.

@BrianHung BrianHung closed this Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex ready to merge PRs ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant