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

Fix increasing runtime #625

Merged
merged 1 commit into from
Mar 6, 2020
Merged

Fix increasing runtime #625

merged 1 commit into from
Mar 6, 2020

Conversation

asadurski
Copy link
Member

Closes #404.

@asadurski asadurski requested a review from noviluni March 6, 2020 09:51
@codecov
Copy link

codecov bot commented Mar 6, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #625      +/-   ##
==========================================
+ Coverage    95.2%   95.21%   +0.01%     
==========================================
  Files         302      302              
  Lines        2502     2508       +6     
==========================================
+ Hits         2382     2388       +6     
  Misses        120      120
Impacted Files Coverage Δ
dateparser/date.py 97.96% <100%> (ø) ⬆️
dateparser/freshness_date_parser.py 99% <0%> (+0.06%) ⬆️

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 8dfcb43...ebf5079. Read the comment docs.

Copy link
Collaborator

@noviluni noviluni left a comment

Choose a reason for hiding this comment

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

Great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Project board
Awaiting triage
Development

Successfully merging this pull request may close these issues.

Increasingly high CPU utilization in 0.7.0
2 participants