Skip to content

Add doctest CI and parsing/coverage fixes#30

Merged
chetmancini merged 1 commit intomasterfrom
chetmancini/open-pr-fixes
Feb 9, 2026
Merged

Add doctest CI and parsing/coverage fixes#30
chetmancini merged 1 commit intomasterfrom
chetmancini/open-pr-fixes

Conversation

@chetmancini
Copy link
Copy Markdown
Owner

This PR adds doctest execution to CI and fixes doctest failures in dateutils docstrings. It trims leading/trailing whitespace in parse_date, parse_datetime, and parse_iso8601 before parsing and adds tests for those cases. It also adds a targeted test for the previously uncovered add_business_days Sunday-forward branch to bring module coverage to 100%. Validation run: uv run pytest -q and make doctest.

@chetmancini chetmancini merged commit 5c768f9 into master Feb 9, 2026
6 checks passed
@chetmancini chetmancini deleted the chetmancini/open-pr-fixes branch February 9, 2026 02:32
@claude
Copy link
Copy Markdown

claude Bot commented Feb 9, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

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.

1 participant