Skip to content

Moving the _search_time_index function to _index_search.py#1937

Merged
erikvansebille merged 3 commits intov4-devfrom
move_time_search_to_index_search
Mar 13, 2025
Merged

Moving the _search_time_index function to _index_search.py#1937
erikvansebille merged 3 commits intov4-devfrom
move_time_search_to_index_search

Conversation

@erikvansebille
Copy link
Copy Markdown
Member

@erikvansebille erikvansebille commented Mar 12, 2025

This PR moves the Field._search_time_index method to its own function in _index_search.py, where I feel it would fit better

  • Chose the correct base branch (main for v3 changes, v4-dev for v4 changes)

@erikvansebille
Copy link
Copy Markdown
Member Author

@VeckoTheGecko, can you help with fixing the mypy errors? Not sure what is going wrong (and why it wasn't flagged when the same function was still part of field.py...)

Copy link
Copy Markdown
Contributor

@VeckoTheGecko VeckoTheGecko left a comment

Choose a reason for hiding this comment

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

Small comment, otherwise LGTM! Will fix mypy

@github-project-automation github-project-automation bot moved this from Backlog to Ready in Parcels v4 release Mar 13, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Ready in Parcels development Mar 13, 2025
@erikvansebille erikvansebille merged commit e38d5c3 into v4-dev Mar 13, 2025
16 checks passed
@erikvansebille erikvansebille deleted the move_time_search_to_index_search branch March 13, 2025 13:52
@github-project-automation github-project-automation bot moved this from Ready to Done in Parcels v4 release Mar 13, 2025
@github-project-automation github-project-automation bot moved this from Ready to Done in Parcels development Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants