Skip to content

Fix bug in sorting cashflow streams - #10

Merged
j-bryan merged 1 commit into
mainfrom
fix-cfs-sort-bug
Jul 21, 2026
Merged

Fix bug in sorting cashflow streams#10
j-bryan merged 1 commit into
mainfrom
fix-cfs-sort-bug

Conversation

@caleb-sitton-inl

Copy link
Copy Markdown
Collaborator

This fixes a bug where CashFlowStream.sort ignores a descending=True option. It adds a corresponding regression unit test.

Closes #3.

@caleb-sitton-inl
caleb-sitton-inl requested a review from j-bryan July 21, 2026 22:10

@j-bryan j-bryan left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Good targeted fixes. LGTM

@j-bryan
j-bryan merged commit 7d36d26 into main Jul 21, 2026
1 check passed
@j-bryan
j-bryan deleted the fix-cfs-sort-bug branch July 21, 2026 22:13
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.

CashFlowStream default attribute sort ignores descending option

2 participants