Skip to content

fix: Disallow identical effective and actual dates#45

Merged
redstreet merged 5 commits intoredstreet:mainfrom
Goorzhel:disallow_same_date
Feb 17, 2026
Merged

fix: Disallow identical effective and actual dates#45
redstreet merged 5 commits intoredstreet:mainfrom
Goorzhel:disallow_same_date

Conversation

@Goorzhel
Copy link
Contributor

Fixes #44.

Shunt entries with meaningless e-dates to `filtered_entries`;
this way, only valid entries go through the extensive computations
in line 128 and thereafter.
@redstreet redstreet merged commit b09d390 into redstreet:main Feb 17, 2026
0 of 3 checks passed
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.

effective_date should throw error on meaningless effective dates

2 participants