Skip to content

WIP add find_date function: finds the first date

2af6489
Select commit
Loading
Failed to load commit list.
Open

[WIP] add find_date function and tests: finds the first date #931

WIP add find_date function: finds the first date
2af6489
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 20, 2026 in 0s

98.21% (-0.06%) compared to 255c421

View this Pull Request on Codecov

98.21% (-0.06%) compared to 255c421

Details

Codecov Report

❌ Patch coverage is 94.44444% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.21%. Comparing base (255c421) to head (2af6489).
⚠️ Report is 288 commits behind head on master.

Files with missing lines Patch % Lines
dateparser/find_date.py 94.44% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #931      +/-   ##
==========================================
- Coverage   98.26%   98.21%   -0.06%     
==========================================
  Files         231      232       +1     
  Lines        2597     2633      +36     
==========================================
+ Hits         2552     2586      +34     
- Misses         45       47       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.