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

Added language simplification cache and tz regex optimizations. #295

Merged
merged 1 commit into from
May 27, 2017

Conversation

J08nY
Copy link
Contributor

@J08nY J08nY commented Mar 22, 2017

Before (total):
screenshot from 2017-03-22 22-01-34
After (total):
screenshot from 2017-03-22 22-01-42

Before:
screenshot from 2017-03-22 22-01-08
After:
screenshot from 2017-03-22 22-01-24

@codecov-io
Copy link

Codecov Report

Merging #295 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #295      +/-   ##
==========================================
+ Coverage   94.42%   94.44%   +0.01%     
==========================================
  Files          34       34              
  Lines        2960     2968       +8     
==========================================
+ Hits         2795     2803       +8     
  Misses        165      165
Impacted Files Coverage Δ
dateparser/utils/__init__.py 85.84% <100%> (+0.79%) ⬆️
dateparser/timezone_parser.py 95.65% <100%> (+0.19%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2726c47...b663918. Read the comment docs.

@waqasshabbir waqasshabbir merged commit f18ad29 into scrapinghub:master May 27, 2017
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.

3 participants