Skip to content

test: add weekly date index test and extract _check_value() helper#219

Open
github-actions[bot] wants to merge 2 commits into
nodatesfrom
test/weekly-and-conftest
Open

test: add weekly date index test and extract _check_value() helper#219
github-actions[bot] wants to merge 2 commits into
nodatesfrom
test/weekly-and-conftest

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This PR adds test coverage and improves test infrastructure:

  • Add test_weekly_date_index with weekly-spaced dates starting 2026-01-01
  • Extract _check_value() helper in conftest.py to deduplicate start/end comparison logic
  • Update conftest.py docstring to mention numeric types (int, float)
  • Remove unused import math from conftest.py

All tests pass after these changes.

- Add test_weekly_date_index with weekly-spaced dates starting 2026-01-01
- Extract _check_value() helper in conftest.py to deduplicate start/end comparison logic
- Update conftest.py docstring to mention numeric types (int, float)
- Remove unused import math from conftest.py
@github-actions
github-actions Bot requested a review from RussellSB as a code owner July 9, 2026 06:28
@github-actions
github-actions Bot requested review from ChrisMarsden833 and removed request for RussellSB July 9, 2026 06:42
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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