Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add caching for timezone offsets, significantly speeds up import #1250

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Upgrade the minimum version of regex

3ad6f23
Select commit
Loading
Failed to load commit list.
Open

feat: add caching for timezone offsets, significantly speeds up import #1250

Upgrade the minimum version of regex
3ad6f23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 14, 2025 in 0s

65.38% of diff hit (target 98.14%)

View this Pull Request on Codecov

65.38% of diff hit (target 98.14%)

Annotations

Check warning on line 112 in dateparser/timezone_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dateparser/timezone_parser.py#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 117 in dateparser/timezone_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dateparser/timezone_parser.py#L114-L117

Added lines #L114 - L117 were not covered by tests

Check warning on line 120 in dateparser/timezone_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dateparser/timezone_parser.py#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 130 in dateparser/timezone_parser.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

dateparser/timezone_parser.py#L130

Added line #L130 was not covered by tests