Skip to content

Conversation

@BrianHung
Copy link
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
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

Copy link

@cursor cursor bot left a comment

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

2 participants